home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / DBAPR1.ZIP / DBAPR1.INF (.txt)
Encoding:
OS/2 Help File  |  1996-02-01  |  234.7 KB  |  15,679 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Database2 for OS/2 (DB2/2) 1.2 APARs ΓòÉΓòÉΓòÉ
  3.  
  4. Database2 for OS/2 (DB2/2) 1.2 APARs as of 1 Feb 1996 
  5.  
  6. About OS2APARS... 
  7.  
  8.  
  9. ΓòÉΓòÉΓòÉ <hidden> About OS2APARS... ΓòÉΓòÉΓòÉ
  10.  
  11. OS2APARS is produced by: 
  12.  
  13. Brent Allen - brenta@vnet.ibm.com 
  14. IBM Personal Systems Competency Center 
  15. Southlake, Texas 
  16. http://pscc.dfw.ibm.com 
  17.  
  18. Updates to these files may be found twice a month (usually) on the gopher site 
  19.  
  20. os2info.austin.ibm.com/1os2/os2apar/os2apar.70 
  21.  
  22. Updates are also available on a monthly basis on: 
  23.  
  24.      The Technical Connection Personal Software CDROM 
  25.      IBM TalkLink (OS2BBS) 
  26.      CompuServe - In the OS/2 support section 
  27.      IBM PC Company BBS (ftp.pcco.ibm.com/pub/os2_text_files/) 
  28.      Prodigy 
  29.      OS2TOOLS - IBM Internal Only 
  30.      Many other IBM support BBS' around the world 
  31.  
  32.  
  33. ΓòÉΓòÉΓòÉ 1.1. JR00056 - HE RAN "CONNECT TO" COMMAND FROM DB2/2 TO DB2/6000, SO INCORRECT DATABASE CONNECTION INFORMATION WAS DISPLAYED. ΓòÉΓòÉΓòÉ
  34.  
  35. APAR Identifier ...... JR00056      Last Changed ........ 95/07/23
  36. HE RAN "CONNECT TO" COMMAND FROM DB2/2 TO DB2/6000, SO INCORRECT
  37. DATABASE CONNECTION INFORMATION WAS DISPLAYED.
  38.  
  39. Symptom ...... IN INCORROUT         Status ........... CLOSED  PER
  40. Severity ................... 3      Date Closed ......... 94/04/14
  41. Component .......... 562204401      Duplicate of .........
  42. Reported Release ......... 100      Fixed Release ............ 999
  43. Component Name DBASE MGR - SIN      Special Types ..
  44. Current Target Date ..              Type of Relief ..Not Available
  45. SCP ................... OS/2        Platform ............ OS/2
  46.  
  47. Status Detail: Not Available
  48.  
  49. PE PTF List:
  50.  
  51. PTF List:
  52. Release 100   : WR20513 available 95/07/23 (1000 )
  53.  
  54.  
  55. Parent APAR:
  56. Child APAR list:
  57.  
  58.  
  59. ERROR DESCRIPTION:
  60. SE has connected DB2/6000 with DB2/2 as a server by APPC.
  61. He ran "CONNECT TO" command from DB2/2 to DB2/6000, so incorrect
  62. Database Connection Information was displayed.
  63. He ran:
  64.     CONNECT TO xxx USER yyy ......
  65. Then he got:
  66.        Database Connection Information
  67.     Database product         = DB2/2/1.1.1
  68.  SQL Authorization ID     = QDB2/6000
  69.  Local database alias     = xxx
  70. Only Local database alias information is correct, but others are
  71. not. Database product field should be "DB2/6000/1.1.0", and SQL
  72. Authorization ID field should be "yyy".
  73. Moreover, he ran CONNECT command to check the current status. So
  74. he got the followings:
  75.     Database product       = DB2/2/1.1.1
  76.     SQL Authorization ID   = yyy
  77.     Loal database alias    = xxx
  78. He got correct correct server alias and user ID, but still
  79. database product name is incorrect.
  80.  
  81.  
  82. LOCAL FIX:
  83.  
  84.  
  85. PROBLEM SUMMARY: When connecting from DB2/2 client to DB2/6000
  86. server or to DB2/MVS via DDCS/6000, the connection information
  87. that was being displayed was incorrect.  The Product description
  88. would show DB2/2 1.1.1 rather than DB2/6000 1.1.1.  The USERID
  89. would show QDB26000 or QDB2MVS rather than the valid userid.
  90. The connection was established correctly but the information
  91. being displayed to the screen was incorrect.
  92.  
  93.  
  94. PROBLEM CONCLUSION: The code for DBME.CMD was corrected to
  95. interpret the SQLCA correctly.  The connection was correct but
  96. the program was not interpreting the SQLCA.
  97.  
  98.  
  99. TEMPORARY FIX: none
  100.  
  101.  
  102. COMMENTS:
  103.  
  104.  
  105. MODULES/MACROS:   DBME
  106.  
  107.  
  108. SRLS:      'NONE'
  109.  
  110.  
  111. RTN CODES:
  112.  
  113.  
  114. CIRCUMVENTION: none
  115.  
  116.  
  117. MESSAGE TO SUBMITTER:
  118.  
  119.  
  120. ΓòÉΓòÉΓòÉ 1.2. JR06827 - INCORRECT OUTPUT RECEIVED ON SELECTS FROM OS/2 CLIENT WHEN A CLO SED CURSOR IS NOT CHECKED FOR. ΓòÉΓòÉΓòÉ
  121.  
  122. APAR Identifier ...... JR06827      Last Changed ........ 95/07/23
  123. INCORRECT OUTPUT RECEIVED ON SELECTS FROM OS/2 CLIENT WHEN A CLO
  124. SED CURSOR IS NOT CHECKED FOR.
  125.  
  126. Symptom ...... IN INCORROUT         Status ........... CLOSED  PER
  127. Severity ................... 3      Date Closed ......... 93/07/06
  128. Component .......... 562204401      Duplicate of .........
  129. Reported Release ......... 100      Fixed Release ............ 999
  130. Component Name DBASE MGR - SIN      Special Types ..
  131. Current Target Date ..              Type of Relief ..Not Available
  132. SCP ................... OS/2        Platform ............ OS/2
  133.  
  134. Status Detail: Not Available
  135.  
  136. PE PTF List:
  137.  
  138. PTF List:
  139. Release 100   : WR20513 available 95/07/23 (1000 )
  140.  
  141.  
  142. Parent APAR:
  143. Child APAR list:
  144.  
  145.  
  146. ERROR DESCRIPTION:
  147. 1. Select valurs from SQL/DS database vai DDCS via remote DB2/2
  148.    client through DB2/6000 using CLP.
  149. 2. Issue an interrupt (select stops).
  150. 3. Issue a different select to host database
  151.    -> we receive back rows which are from the first select
  152.       continuing from cursor position when we interrupted the
  153.       select.
  154. 4. Issue another interrupt.
  155. 5. Issue another differecnt select
  156.    -> continue to receive back rows from first select
  157.    -> receive back messages that says "The cursor specified
  158.       in a FETCH or CLOSE states is not open"
  159.  
  160.  
  161. LOCAL FIX:
  162.  
  163.  
  164. PROBLEM SUMMARY: As described by the system tester who found the
  165.  problem: "If you were using a DB2/2 client to select informatio
  166. n using CLP, then did an interrupt, then immediately did another
  167.  select (even selecting different columns from the same table),
  168. you would receive thje data from the select that occurred before
  169.  the interrupt (at the position where it had stopped).
  170.  
  171.  
  172. PROBLEM CONCLUSION: 5716   > DB2/2 V1.0   SQLC
  173. The fix is to check to see if the cursor is still open before
  174. trying to open it again. Because DDCS doe not support interrupts
  175.  against DB2/MVS or SQL/DS, the cursor will stay open after the
  176. interrupt. Development has already decided that this is a limita
  177. tion of the product (according to Jonathon Toop). With this fix
  178. (put in place by Steve Lowenthal), after an interrupt using REXX
  179.  CLP from the clinet, the same results will occur as for interru
  180. pts for non-REXX programs.  A message will be returned that
  181. indicates the cursor is till open (-502). If you then retry the
  182. select, it will succedd.
  183.  
  184.  
  185. TEMPORARY FIX: None.
  186.  
  187.  
  188. COMMENTS:
  189.  
  190.  
  191. MODULES/MACROS:   SQLCPREQ .C (SQLC )
  192.  
  193.  
  194. SRLS:      NONE.
  195.  
  196.  
  197. RTN CODES:                    100
  198.  
  199.  
  200. CIRCUMVENTION: None.
  201.  
  202.  
  203. MESSAGE TO SUBMITTER:
  204.  
  205.  
  206. ΓòÉΓòÉΓòÉ 1.3. JR06834 - DB2/2 COMMAND REFERENCE DOCUMENTATION FOR REORGCHK INCORRECT ΓòÉΓòÉΓòÉ
  207.  
  208. APAR Identifier ...... JR06834      Last Changed ........ 93/07/14
  209. DB2/2 COMMAND REFERENCE DOCUMENTATION FOR REORGCHK INCORRECT
  210.  
  211.  
  212. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  213. Severity ................... 4      Date Closed ......... 93/07/14
  214. Component .......... 562204401      Duplicate of .........
  215. Reported Release ......... 100      Fixed Release ............
  216. Component Name DBASE MGR - SIN      Special Types ....
  217. Current Target Date ..              Type of Relief ..Not Available
  218. SCP ................... OS/2        Platform ............ OS/2
  219.  
  220. Status Detail: Not Available
  221.  
  222. PE PTF List:
  223.  
  224. PTF List:
  225.  
  226.  
  227. Parent APAR:
  228. Child APAR list:
  229.  
  230.  
  231. ERROR DESCRIPTION:
  232. On page 117: the text explanation of "ISIZE" has the text
  233. "multiplied by the number of unique keys". This is wrong and
  234. should be removed.
  235. On page 119: Under the heading 'Formula F6:' it uses the value
  236. 3076.  In fact, this value should match the value in the formula
  237. listed on page 116 and use 4K.
  238.  
  239.  
  240. LOCAL FIX:
  241.  
  242.  
  243. PROBLEM SUMMARY: In the DB2/2 Command Reference:
  244.  On page 117: the text explanation of "ISIZE" has the text
  245.  "multiplied by the number of unique keys". This is wrong and
  246.  should be removed.
  247.  On page 119: Under the heading 'Formula F6:' it uses the value
  248.  3076.  In fact, this value should match the value in the
  249.  formula listed on page 116 and use 4K.
  250.  
  251.  
  252. PROBLEM CONCLUSION: The corrected text has been included in
  253. the DB2/6000 Command Reference.  Since both DB2/2 and DB2/6000
  254. share the same set of base files for the Command Reference, the
  255. next release of the DB2/2 Command Reference will have the
  256. correct information.
  257.  
  258.  
  259. TEMPORARY FIX:
  260.  
  261.  
  262. COMMENTS:
  263.  
  264.  
  265. MODULES/MACROS:
  266.  
  267.  
  268. SRLS:      S62G367000
  269.  
  270.  
  271. RTN CODES:
  272.  
  273.  
  274. CIRCUMVENTION:
  275.  
  276.  
  277. MESSAGE TO SUBMITTER:
  278.  
  279.  
  280. ΓòÉΓòÉΓòÉ 1.4. JR07179 - TIMESTAMP CONFLICT OCCURING WHEN A DB2/2 SERVER HAS DB2/2 AND ES 1.0 CLIENTS ΓòÉΓòÉΓòÉ
  281.  
  282. APAR Identifier ...... JR07179      Last Changed ........ 95/07/23
  283. TIMESTAMP CONFLICT OCCURING WHEN A DB2/2 SERVER HAS DB2/2 AND
  284. ES 1.0 CLIENTS
  285.  
  286. Symptom ...... MC MACHCK            Status ........... CLOSED  PER
  287. Severity ................... 4      Date Closed ......... 93/05/27
  288. Component .......... 562204401      Duplicate of .........
  289. Reported Release ......... 100      Fixed Release ............ 999
  290. Component Name DBASE MGR - SIN      Special Types ..
  291. Current Target Date ..              Type of Relief ..Not Available
  292. SCP ................... OS/2        Platform ............ OS/2
  293.  
  294. Status Detail: Not Available
  295.  
  296. PE PTF List:
  297.  
  298. PTF List:
  299. Release 100   : WR07010 available 93/08/25 (7010 )
  300.  
  301.  
  302. Parent APAR:
  303. Child APAR list:
  304.  
  305.  
  306. ERROR DESCRIPTION:
  307. SQL0818 - Timestamp conflict - occurs when DB2/2 1.0 server is
  308. used with mixed clients (DB2/2 and ES 1.0).  Even though the
  309. user has the proper authority, the user is not able to access
  310. the database.  If the user is a DB Administrator, they can
  311. access the database.
  312.  
  313.  
  314.  
  315.  
  316. LOCAL FIX:
  317.  
  318.  
  319. PROBLEM SUMMARY: SQL0818 ocurring (Timestamp conflict) when
  320. a DB2/2 server has both ES 1.0 and DB2/2 clients connected
  321. to it.  If you are at DB Administrator level of authority you
  322. will not have the problem, otherwise users will have the problem
  323. when they try and use the database.
  324.  
  325.  
  326. PROBLEM CONCLUSION: Problem has been fixed and requires a set of
  327. files be installed.  This list is as follows:
  328. QRWN.DLL
  329. QUERYMGR.EXE
  330. QRW3AOC.BND
  331. QRW3AOR.BND
  332. QRW3AOU.BND
  333. QRW3COC.BND
  334. QRW3COU.BND
  335. QRW3OOC1.BND
  336.  
  337.  
  338. TEMPORARY FIX: none
  339.  
  340.  
  341. COMMENTS:
  342.  
  343.  
  344. MODULES/MACROS:   QRWN.DLL
  345.  
  346.  
  347. SRLS:      NONE
  348.  
  349.  
  350. RTN CODES:
  351.  
  352.  
  353. CIRCUMVENTION: none
  354.  
  355.  
  356. MESSAGE TO SUBMITTER:
  357.  
  358.  
  359. ΓòÉΓòÉΓòÉ 1.5. JR07182 - DB2/2 INSTALL OVERWRITES CSD NUMBER FOR FFST/2 ΓòÉΓòÉΓòÉ
  360.  
  361. APAR Identifier ...... JR07182      Last Changed ........ 93/07/14
  362. DB2/2 INSTALL OVERWRITES CSD NUMBER FOR FFST/2
  363.  
  364.  
  365. Symptom ...... IN INCORROUT         Status ........... CLOSED  PER
  366. Severity ................... 2      Date Closed ......... 93/07/14
  367. Component .......... 562204401      Duplicate of .........
  368. Reported Release ......... 100      Fixed Release ............ 999
  369. Component Name DBASE MGR - SIN      Special Types ....
  370. Current Target Date ..              Type of Relief ..Not Available
  371. SCP ................... OS/2        Platform ............ OS/2
  372.  
  373. Status Detail: Not Available
  374.  
  375. PE PTF List:
  376.  
  377. PTF List:
  378. Release 100   : No PTF planned
  379.  
  380.  
  381. Parent APAR:
  382. Child APAR list:
  383.  
  384.  
  385. ERROR DESCRIPTION:
  386. In DB2/2 installation program,
  387. we don't check the CSD number for FFST/2 &
  388. UPM. When CM/2 is installed on a workstation with a CSD number
  389. than ours, DB2/2 always installs on the top of it.
  390.  
  391. if CM/2 1.0 with CSD 300 for FFST/2 is already installed, DB2/2
  392. will overwrite that withh DB2/2 CSD number (200)
  393.  
  394.  
  395.  
  396. LOCAL FIX:
  397. None
  398.  
  399.  
  400. PROBLEM SUMMARY: Same as APAR text
  401.  
  402.  
  403. PROBLEM CONCLUSION: 5784    >7000       SQLF
  404. DB2/2 will check for newer version of UPM and FFST/2
  405.  
  406.  
  407. TEMPORARY FIX: None
  408.  
  409.  
  410. COMMENTS:
  411.  
  412.  
  413. MODULES/MACROS:   SQLF
  414.  
  415.  
  416. SRLS:      NONE
  417.  
  418.  
  419. RTN CODES:
  420.  
  421.  
  422. CIRCUMVENTION: Do not install DB2/2 after apply CSD for
  423. CM/2 1.0 or later
  424.  
  425.  
  426. MESSAGE TO SUBMITTER:
  427.  
  428.  
  429. ΓòÉΓòÉΓòÉ 1.6. JR07196 - NETBIOS CLIENT EXPERIENCE SLOW PERFORMANCE DURING SEND/RECEIVE ΓòÉΓòÉΓòÉ
  430.  
  431. APAR Identifier ...... JR07196      Last Changed ........ 95/07/23
  432. NETBIOS CLIENT EXPERIENCE SLOW PERFORMANCE DURING SEND/RECEIVE
  433.  
  434.  
  435. Symptom ...... PR PERFORMANCE       Status ........... CLOSED  PER
  436. Severity ................... 2      Date Closed ......... 93/07/13
  437. Component .......... 562204401      Duplicate of .........
  438. Reported Release ......... 100      Fixed Release ............ 999
  439. Component Name DBASE MGR - SIN      Special Types ..
  440. Current Target Date ..              Type of Relief ..Not Available
  441. SCP ................... OS/2        Platform ............ OS/2
  442.  
  443. Status Detail: Not Available
  444.  
  445. PE PTF List:
  446.  
  447. PTF List:
  448. Release 100   : WR07010 available 93/08/25 (7010 )
  449.  
  450.  
  451. Parent APAR:
  452. Child APAR list:
  453.  
  454.  
  455. ERROR DESCRIPTION:
  456. Customer using server DB2/2 V1 with netbios protocol. Clients
  457. (ANY type of clients using netbios) experience slow receive
  458. and send performance.  No apparent error messages are seen
  459. at the clients/server.
  460.  
  461.  
  462. LOCAL FIX:
  463.  
  464.  
  465. PROBLEM SUMMARY: NETBIOS CLIENT EXPERIENCE SLOW PERFORMANCE
  466. during send/receive.
  467.  
  468.  
  469. PROBLEM CONCLUSION: The changes are implemented in sqlc.dll
  470.  
  471.  
  472. TEMPORARY FIX:
  473.  
  474.  
  475. COMMENTS:
  476.  
  477.  
  478. MODULES/MACROS:   SQLC
  479.  
  480.  
  481. SRLS:      NONE
  482.  
  483.  
  484. RTN CODES:
  485.  
  486.  
  487. CIRCUMVENTION:
  488.  
  489.  
  490. MESSAGE TO SUBMITTER:
  491.  
  492.  
  493. ΓòÉΓòÉΓòÉ 1.7. JR07197 - 30080-0A WHEN BINDING FROM NETBIOS CLIENT TO DB2/2 SERVER ΓòÉΓòÉΓòÉ
  494.  
  495. APAR Identifier ...... JR07197      Last Changed ........ 95/07/23
  496. 30080-0A WHEN BINDING FROM NETBIOS CLIENT TO DB2/2 SERVER
  497.  
  498.  
  499. Symptom ...... MS 30080-0A          Status ........... CLOSED  PER
  500. Severity ................... 2      Date Closed ......... 93/07/13
  501. Component .......... 562204401      Duplicate of .........
  502. Reported Release ......... 100      Fixed Release ............ 999
  503. Component Name DBASE MGR - SIN      Special Types ..
  504. Current Target Date ..              Type of Relief ..Not Available
  505. SCP ................... OS/2        Platform ............ OS/2
  506.  
  507. Status Detail: Not Available
  508.  
  509. PE PTF List:
  510.  
  511. PTF List:
  512. Release 100   : WR07010 available 93/08/25 (7010 )
  513.  
  514.  
  515. Parent APAR:
  516. Child APAR list:
  517.  
  518.  
  519. ERROR DESCRIPTION:
  520. Customer is using a DBCS m/c with DB2/2 client/server using
  521. netbios over token ring. binding or precompiling from client
  522. may result in SQL 30080 RC 0A intermittently.
  523.  
  524.  
  525. LOCAL FIX:
  526.  
  527.  
  528. PROBLEM SUMMARY: Customer is using a DBCS m/c with DB2/2 client/
  529. serever using netbios over token ring. binding or precompiling
  530.                  may result in SQL 30080 RC 0A intermittently.
  531.  
  532.  
  533. PROBLEM CONCLUSION: The changes were implemented in sqlc.dll
  534.  
  535.  
  536. TEMPORARY FIX:
  537.  
  538.  
  539. COMMENTS:
  540.  
  541.  
  542. MODULES/MACROS:   SQLC
  543.  
  544.  
  545. SRLS:      NONE
  546.  
  547.  
  548. RTN CODES:
  549.  
  550.  
  551. CIRCUMVENTION:
  552.  
  553.  
  554. MESSAGE TO SUBMITTER:
  555.  
  556.  
  557. ΓòÉΓòÉΓòÉ 1.8. JR07198 - STOPDBM FROM C APPLICATION INTERMITTENTLY HANGS THE SESSION ΓòÉΓòÉΓòÉ
  558.  
  559. APAR Identifier ...... JR07198      Last Changed ........ 95/07/23
  560. STOPDBM FROM C APPLICATION INTERMITTENTLY HANGS THE SESSION
  561.  
  562.  
  563. Symptom ...... LP HANG              Status ........... CLOSED  PER
  564. Severity ................... 2      Date Closed ......... 93/07/13
  565. Component .......... 562204401      Duplicate of .........
  566. Reported Release ......... 100      Fixed Release ............ 999
  567. Component Name DBASE MGR - SIN      Special Types ..
  568. Current Target Date ..              Type of Relief ..Not Available
  569. SCP ................... OS/2        Platform ............ OS/2
  570.  
  571. Status Detail: Not Available
  572.  
  573. PE PTF List:
  574.  
  575. PTF List:
  576. Release 100   : WR07010 available 93/08/25 (7010 )
  577.  
  578.  
  579. Parent APAR:
  580. Child APAR list:
  581.  
  582.  
  583. ERROR DESCRIPTION:
  584. Customer is using DB2/2 client to access a remote database
  585. on the DB2/2 server through a C application. After issuing
  586. a stop using database, then a stopdbm, the client session
  587. results in a hang.  This is very intermittent. And occurs
  588. only when C's  API are used.  Problem does not appear when
  589. CLI is used.
  590.  
  591.  
  592. LOCAL FIX:
  593.  
  594.  
  595. PROBLEM SUMMARY: STOPDBM FROM C APPLICATION INTERMITTENTLY HANGS
  596.  
  597.  
  598. PROBLEM CONCLUSION: The fix is implemented in sqlc.dll
  599.  
  600.  
  601. TEMPORARY FIX:
  602.  
  603.  
  604. COMMENTS:
  605.  
  606.  
  607. MODULES/MACROS:   SQLC
  608.  
  609.  
  610. SRLS:      NONE
  611.  
  612.  
  613. RTN CODES:
  614.  
  615.  
  616. CIRCUMVENTION:
  617.  
  618.  
  619. MESSAGE TO SUBMITTER:
  620.  
  621.  
  622. ΓòÉΓòÉΓòÉ 1.9. JR07261 - ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL. ΓòÉΓòÉΓòÉ
  623.  
  624. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  625. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  626. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  627.  
  628. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  629. Severity ................... 1      Date Closed ......... 93/07/22
  630. Component .......... 562204401      Duplicate of .........
  631. Reported Release ......... 100      Fixed Release ............
  632. Component Name DBASE MGR - SIN      Special Types ....
  633. Current Target Date ..              Type of Relief ..Not Available
  634. SCP ................... OS/2        Platform ............ OS/2
  635.  
  636. Status Detail: Not Available
  637.  
  638. PE PTF List:
  639.  
  640. PTF List:
  641.  
  642.  
  643. Parent APAR:
  644. Child APAR list:
  645.  
  646.  
  647. ERROR DESCRIPTION:
  648. When import or export using the Command Line Interface, one can
  649. suppress messages by entering 'MESSAGES NUL'.  However, the
  650. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  651. which is incorrect.  This DOC problem exists in both ES1.0 and
  652. DB2/2.
  653.  
  654.  
  655. LOCAL FIX:
  656. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  657.  
  658.  
  659. PROBLEM SUMMARY: See problem title and description.
  660.  
  661.  
  662. PROBLEM CONCLUSION: Conclusion:
  663. The problem found is a valid one. Existing documentation for ES
  664. and DB2/2 will not be corrected.
  665.  
  666. This problem will be corrected in the next release of the DB2/2
  667. documentation. Specifically the section discussing Im/Export.
  668. and the MESSAGES NUL command in the online help of the Command
  669. Line Processor will be revised.
  670.  
  671.  
  672. TEMPORARY FIX:
  673.  
  674.  
  675. COMMENTS:
  676.  
  677.  
  678. MODULES/MACROS:
  679.  
  680.  
  681. SRLS:      XX00000000
  682.  
  683.  
  684.  
  685. RTN CODES:
  686.  
  687.  
  688. CIRCUMVENTION:
  689.  
  690.  
  691. MESSAGE TO SUBMITTER:
  692.  
  693.  
  694. ΓòÉΓòÉΓòÉ <hidden> MPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.T  ΓòÉΓòÉΓòÉ
  695.  
  696. Changed  revised 
  697.  
  698.  
  699. Processor   Changed 
  700.  
  701. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  702. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  703.  Help PTF suppress enter MODULES.
  704.  
  705.  ...... online OS           ........... export  users
  706.  ................... :      Im exists ......... both/1/07
  707. Fixed .......... APAR      list the .........
  708.   ......... 2      MGR  ............ can
  709. Fixed Status IMPORT SIN -         ..
  710. help  Im .."      the  ..Symptom DB2
  711.  ................... TO/562204401        valid ............ TO/562204401
  712.  
  713.  INSTEADChanged Symptom DB2
  714.  
  715. Types  SAYChanged
  716.  
  717.  SAYChanged
  718.  2    Changed  DBASE by/1/93 (22 )
  719.  
  720.  
  721. Type ConclusionChanged
  722. Enter Conclusion sChanged
  723.  
  724.  
  725. List insteadChanged
  726. 100.   Name /Line Identifier  in   import/562204401
  727.     ERROR  import/be  EXPORT.
  728. 562204401. release COMMENTS problem ( ).
  729. :. release CLI L   NUL Identifier
  730.     -Child   DD   CONCLUSION Name  MESSAGE
  731.       found Name HELP When   PROBLEM
  732.       .
  733. a. release Component problem.
  734. advise. release Component JR07261
  735.     -Child for   DD  Name MESSAGE
  736.     -Child  DD SHOULD   ' HELP
  737.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  738.  
  739.  
  740. SCP messagesChanged
  741.  
  742.  
  743. will Changed corrected INCORRECT discussing     MSGFILE
  744.  whichChanged 'of    CLI import/562204401 ERROR   PE
  745. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  746.   (LOCAL  Export Name   ),
  747.     However Name    TEMPORARY Detail
  748.   problem (Date  When  Release not ).
  749.  
  750.  
  751. will FORChanged Available    Child import/562204401 .0
  752.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING  This Detail
  753.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  754.  Command import/Specifically title /Line,  HELP   This CLOSED
  755. problem. Interface Not command incorrect   REGARDING CLI RTN
  756.  the  XX00000000 (Closed  Relief ).   MESSAGES
  757. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  758.  EXPORT Name  ES,     Target Current MSG Platform
  759.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  760. Parent  HELP REGARDING  This (-and). of
  761. , Release  .
  762.  
  763.  
  764.  messagesChanged SUMMARY.
  765.  
  766.  
  767. FIXChanged
  768.  
  769.  
  770. Special/SeeChanged     .DOC ( )
  771.  
  772.  
  773. Changed       CIRCUMVENTION (
  774.  
  775.  
  776. )
  777.  
  778.  
  779.                '
  780.  
  781.  
  782. " - ,
  783.  
  784. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  785. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  786.  
  787.  
  788. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  789. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  790. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  791. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  792. Conclusion list DD L ) PTF      release Specifically ,,,,
  793. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  794. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  795.  
  796. Relief Detailand be
  797.  
  798. MSGFILE not INCORRECTand
  799.  
  800. not INCORRECTand
  801.  
  802.  
  803. MSG Availableand
  804. CLI Available incorrectand
  805.  
  806.  
  807. Duplicate DESCRIPTIONand
  808. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  809. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  810. Processor by one,
  811. MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  812. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  813. instead messages MODULES 0 APAR SUBMITTER 93,
  814.  
  815.  
  816. INSTEAD ESand
  817.  
  818.  
  819. next revisedand found section DBASE-2 command NULand
  820.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  821.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  822.  Processor by one,
  823.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  824.  22,  found entering( SHOULD suppress Processor is section suppress for section
  825.  export instead messages MODULES 0 APAR SUBMITTER 93,
  826.  
  827.  
  828. next CONCLUSIONand See Current SCP Export can help for
  829. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  830. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  831. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  832. corrected Help,
  833.  
  834.  
  835. SAY ESand
  836.  
  837.  
  838. Componentand
  839.  
  840.  
  841. Last-Interfaceand
  842.  
  843.  
  844. Releaseand      OS
  845.  
  846.  
  847. or Commandand
  848.  
  849.  
  850. Closedand
  851.  
  852.  
  853. JR07261 SIN Reportedand
  854.  
  855. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  856. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  857. found 1,. DESCRIPTION
  858.  
  859. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  860. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  861. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  862. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,,,, Available
  863. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  864. ES Target Existing ,,               using OF s ,,not COMMENTS
  865. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  866.  
  867. SUMMARY FIXbe not COMMENTS
  868.  
  869. online PROBLEM listbe
  870.  
  871. PROBLEM listbe
  872. RTN 100    be  Component and-07-562204401 "advise '
  873.  
  874.  
  875. ONLINE Closedbe
  876. DBASE Closed Linebe
  877.  
  878.  
  879. for Exportbe
  880. Status ) to Enter ) NUL  export-2 1,. SHOULD Interface
  881. which  MGR description "export-2 CLI found 1,.',  help title the
  882. will in the problem command( the will Interface next can Types Changed
  883. the ES1,  instead the will Interface by exists Child( The Date
  884. Changed the ES1,
  885.  
  886.  
  887.  
  888.  
  889. List Howeverbe
  890.  
  891.  
  892. Platform SUPPRESSbe Status NULL "to Enter'
  893. by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR
  894. Types is,  instead  CLOSED Command exists Child Last OF command
  895.  next incorrect the PE( one XX00000000  incorrect the PE
  896.  The users CLI When the ES1,
  897.  
  898.  
  899. Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF
  900. Help Conclusion INSTEAD,  This Line Interface CODES importbe
  901. Reported,Fixed
  902. revised,HELP
  903. Processor,corrected
  904. PTF,corrected
  905. REGARDING,corrected
  906. release,corrected
  907. Release,corrected
  908. Relief,corrected
  909.  
  910.  
  911. TEMPORARY Howeverbe MSGFILE
  912.  
  913.  
  914. documentationbe
  915.  
  916.  
  917. MODULES-MACROSbe    Reported,Fixed
  918.  
  919.  
  920. SUBMITTERbe      Name
  921.  
  922.  
  923. section DOCbe
  924.  
  925.  
  926. DDbe MSGFILE
  927.  
  928.  
  929. MESSAGES Type suppressbe
  930.  one 
  931.  
  932. Closed EXPORT 000000 Im      import command 00000000 Available0710007562204401
  933. discussing0793 found Name description MACROS exists ES0793
  934.  
  935.  
  936. Relief 000000 FIX FOR"REGARDING 00000000000 corrected  Not
  937. Platform 0000000000000000000 93      Detail CONCLUSION 000000000 Available0710007562204401
  938. DBASE 0000000000      entering MESSAGES 000000000
  939. or ONLINE 000000000 22      Existing ONLINE 000000000000 be
  940. DBASE JR07261 DOC Interface / problem      PROBLEM SIN 0000
  941. DESCRIPTION revised Detail 00'     SHOULD MESSAGES online 00LOCAL Command
  942. PE 0000000000000000000 MODULES0793          NULL 000000000000 MODULES0793
  943.  
  944. REGARDING Duplicateboth LOCAL Command
  945.  
  946. not one incorrectboth
  947.  
  948. one incorrectboth
  949. ONLINE 22    both Last one NUL
  950.  
  951.  
  952. next Closedboth
  953. Component Closed inboth
  954.  
  955.  
  956. ERROR documentationboth
  957. Fixed discussing0793 help of.
  958. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 (
  959. Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE
  960. SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0
  961.  
  962. Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793
  963. SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:-
  964.  
  965.  
  966.  
  967. INCORRECT ES1both
  968. Line
  969.  
  970.  
  971. OF Releaseboth Parent CODES Closed s
  972.  
  973.  
  974. OF DDboth and     byAPAR        Processor
  975. discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793
  976.  
  977.  
  978. RTN ES1both Line
  979.  
  980.  
  981. DB2both
  982.  
  983.  
  984. is07insteadboth    Processor
  985.  
  986.  
  987. PTFboth      list
  988.  
  989.  
  990. OS Dateboth
  991.  
  992.  
  993. Conclusionboth enter List for discussing0793 Changed CLOSED description export
  994. Current0793 201 MGR IMPORT
  995.  
  996.  
  997. INSTEAD See releaseboth
  998.  
  999. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  1000. However CLOSED entering Not is documentation MSGFILE-List
  1001.  
  1002.  
  1003. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  1004. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  1005. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  1006. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  1007. Help DD help ) not      NULL REGARDING ,,
  1008. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  1009. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  1010.  
  1011. ONLINE DESCRIPTIONadvise IMPORT can
  1012.  
  1013. instead list FIXadvise
  1014.  
  1015. list FIXadvise
  1016. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  1017.  
  1018.  
  1019. INCORRECT Availableadvise
  1020. CLI Available Exportadvise
  1021.  
  1022.  
  1023. enter descriptionadvise
  1024. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  1025. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  1026. and MSG Interface,  Im be Duplicate found both MODULES
  1027. by Platform Command-Name,
  1028.  
  1029.  
  1030. Fixed ERRORadvise
  1031.  
  1032.  
  1033. Last oradvise However CLOSED entering Not is
  1034. DOC MSG-LOCAL,
  1035.  
  1036.  
  1037. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  1038.  
  1039.  
  1040. PE ERRORadvise
  1041.  
  1042.  
  1043. Conclusionadvise
  1044.  
  1045.  
  1046. HELP-FORadvise    of
  1047.  
  1048.  
  1049. oneadvise      import
  1050.  
  1051.  
  1052. messages Componentadvise
  1053.  
  1054.  
  1055. Closedadvise
  1056.  
  1057.  
  1058. for PROBLEM onlineadvise
  1059.  enter 
  1060.  
  1061. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  1062. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  1063.  
  1064.  
  1065. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  1066. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  1067. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  1068. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  1069. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  1070. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  1071. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  1072.  
  1073. one DetailAPAR in both
  1074.  
  1075. is list FIXAPAR
  1076.  
  1077. list FIXAPAR
  1078. LOCAL 07    APAR Relief by a-/-22 ': (
  1079.  
  1080. by FIX ------ Help      However Command -------- a./.2
  1081. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  1082.  
  1083.  
  1084. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  1085. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  1086. DB2 ---------- 562204401      entering Last ---------
  1087. next MSG --------- 07      Existing MSG ------------ advise
  1088. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  1089. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  1090. NULL ------------------- List.100        MESSAGES ------------ List.100
  1091.  
  1092. Platform Duplicateand JR07261 Closed
  1093.  
  1094. MACROS MODULES Imand
  1095.  
  1096. MODULES Imand
  1097. MSG 07    and Status CLOSED :.0.22 '93 (
  1098.  
  1099.  
  1100. LOCAL byand
  1101. command by Identifierand
  1102.  
  1103.  
  1104. ERROR documentationand
  1105. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  1106. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  1107. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  1108. not FOR APAR export-  SAY help Specifically for- both L
  1109. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  1110. Component help SIN-
  1111.  
  1112.  
  1113. import ES1and
  1114.  
  1115.  
  1116. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  1117.  
  1118.  
  1119. MGR DBASEand RTN ES help Fixed FOR OS-enter
  1120.  
  1121.  
  1122. Relief ES1and
  1123.  
  1124.  
  1125. Dateand
  1126.  
  1127.  
  1128. instead.inand    Parent
  1129.  
  1130.  
  1131. PEand      Interface
  1132.  
  1133.  
  1134. Not Currentand
  1135.  
  1136.  
  1137. COMMENTSand
  1138.  
  1139.  
  1140. incorrect section PTFand
  1141. 07 which 
  1142.  
  1143. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  1144. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  1145. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  1146.  
  1147. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  1148. Severity ................... 1      Date Closed ......... 93/07/22
  1149. Component .......... 562204401      Duplicate of .........
  1150. Reported Release ......... 100      Fixed Release ............
  1151. Component Name DBASE MGR - SIN      Special Types ....
  1152. Current Target Date ..              Type of Relief ..Not Available
  1153. SCP ................... OS/2        Platform ............ OS/2
  1154.  
  1155. Status Detail: Not Available
  1156.  
  1157. PE PTF List:
  1158.  
  1159. PTF List:
  1160.  
  1161.  
  1162. Parent APAR:
  1163. Child APAR list:
  1164.  
  1165.  
  1166. ERROR DESCRIPTION:
  1167. When import or export using the Command Line Interface, one can
  1168. suppress messages by entering 'MESSAGES NUL'.  However, the
  1169. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  1170. which is incorrect.  This DOC problem exists in both ES1.0 and
  1171. DB2/2.
  1172.  
  1173.  
  1174. LOCAL FIX:
  1175. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  1176.  
  1177.  
  1178. PROBLEM SUMMARY: See problem title and description.
  1179.  
  1180.  
  1181. PROBLEM CONCLUSION: Conclusion:
  1182. The problem found is a valid one. Existing documentation for ES
  1183. and DB2/2 will not be corrected.
  1184.  
  1185. This problem will be corrected in the next release of the DB2/2
  1186. documentation. Specifically the section discussing Im/Export.
  1187. and the MESSAGES NUL command in the online help of the Command
  1188. Line Processor will be revised.
  1189.  
  1190.  
  1191. TEMPORARY FIX:
  1192.  
  1193.  
  1194. COMMENTS:
  1195.  
  1196.  
  1197. MODULES/MACROS:
  1198.  
  1199.  
  1200. SRLS:      XX00000000
  1201.  
  1202.  
  1203.  
  1204. RTN CODES:
  1205.  
  1206.  
  1207. CIRCUMVENTION:
  1208.  
  1209.  
  1210. MESSAGE TO SUBMITTER:
  1211. which     Changed  revised 
  1212.  
  1213.  
  1214. Processor   Changed 
  1215.  
  1216. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  1217. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  1218.  Help PTF suppress enter MODULES.
  1219.  
  1220.  .....online OS           ........... export  users
  1221.  ................... :      Im exists ......... both/1/07
  1222. Fixed .......... APAR      list the .........
  1223.   ......... 2      MGR  ............ can
  1224. Fixed Status IMPORT SIN -         ..
  1225. help  Im .."      the  ..Symptom DB2
  1226.  ................... TO/562204401        valid ............ TO/562204401
  1227.  
  1228.  INSTEADChanged Symptom DB2
  1229.  
  1230. Types  SAYChanged
  1231.  
  1232.  SAYChanged
  1233.  2    Changed  DBASE by/1/93 (22 )
  1234.  
  1235.  
  1236. Type ConclusionChanged
  1237. Enter Conclusion sChanged
  1238.  
  1239.  
  1240. List insteadChanged
  1241. 100.   Name /Line Identifier  in   import/562204401
  1242.     ERROR  import/be  EXPORT.
  1243. 562204401. release COMMENTS problem ( ).
  1244. :. release CLI L   NUL Identifier
  1245.     -Child   DD   CONCLUSION Name  MESSAGE
  1246.       found Name HELP When   PROBLEM
  1247.       .
  1248. a. release Component problem.
  1249. advise. release Component JR07261
  1250.     -Child for   DD  Name MESSAGE
  1251.     -Child  DD SHOULD   ' HELP
  1252.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  1253.  
  1254.  
  1255. SCP messagesChanged
  1256.  
  1257.  
  1258. will Changed corrected INCORRECT discussing     MSGFILE
  1259.  whichChanged 'of    CLI import/562204401 ERROR   PE
  1260. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  1261.   (LOCAL  which    Export Name   ),
  1262.     However Name    TEMPORARY Detail
  1263.   problem (Date  When  Release not ).
  1264.  
  1265.  
  1266. will FORChanged Available    Child import/562204401 .0
  1267.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  1268.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  1269.  Command import/Specifically title /Line,  HELP   This CLOSED
  1270. problem. Interface Not command incorrect   REGARDING CLI RTN
  1271.  the  XX00000000 (Closed  Relief ).   MESSAGES
  1272. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  1273.  EXPORT Name  ES,     Target Current MSG Platform
  1274.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  1275. Parent  HELP REGARDING  This (-and). of
  1276. , Release  .
  1277.  
  1278.  
  1279.  messagesChanged SUMMARY.
  1280.  
  1281.  
  1282. FIXChanged
  1283.  
  1284.  
  1285. Special/SeeChanged     .DOC ( )
  1286.  
  1287.  
  1288. Changed       CIRCUMVENTION (
  1289.  
  1290.  
  1291. )
  1292.  
  1293.  
  1294.                '
  1295.  
  1296.  
  1297. " - ,
  1298.  
  1299. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  1300. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  1301.  
  1302.  
  1303. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  1304. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  1305. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  1306. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  1307. Conclusion list DD L ) PTF      release Specifically ,,,,
  1308. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  1309. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  1310.  
  1311. Relief Detailandwhich     be
  1312.  
  1313. MSGFILE not INCORRECTand
  1314.  
  1315. not INCORRECTand
  1316.  
  1317.  
  1318. MSG Availableand
  1319. CLI Available incorrectand
  1320.  
  1321.  
  1322. Duplicate DESCRIPTIONand
  1323. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  1324. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  1325. Processor by one,
  1326. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  1327. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  1328. instead messages MODULES 0 APAR SUBMITTER 93,
  1329.  
  1330.  
  1331. INSTEAD ESand
  1332.  
  1333.  
  1334. next revisedand found section DBASE-2 command NULand
  1335.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  1336.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  1337.  Processor by one,
  1338.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  1339.  22,  found entering( SHOULD suppress Processor is section suppress for section
  1340.  export instead messages MODULES 0 APAR SUBMITTER 93,
  1341.  
  1342.  
  1343. next CONCLUSIONand See Current SCP Export can help for
  1344. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  1345. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  1346. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  1347. corrected Help,
  1348.  
  1349.  
  1350. SAY ESand
  1351.  
  1352.  
  1353. Componentand
  1354.  
  1355.  
  1356. Last-Interfaceand
  1357.  
  1358.  
  1359. Releaseand      OS
  1360.  
  1361.  
  1362. or Commandand
  1363.  
  1364.  
  1365. Closedand
  1366.  
  1367.  
  1368. JR07261 SIN Reportedand
  1369.  
  1370. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  1371. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  1372. found 1,. DESCRIPTION
  1373.  
  1374. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  1375. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  1376. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  1377. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  1378. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  1379. ES Target Existing ,,               using OF s ,,not COMMENTS
  1380. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  1381.  
  1382. SUMMARY FIXbe COMMENTS
  1383.  
  1384. online PROBLEM listbe
  1385.  
  1386. PROBLEM listbe
  1387. RTN 100    be  Component and-07-562204401 "advise '
  1388.  
  1389.  
  1390. ONLINE Closedbe
  1391. DBASE Closed Linebe
  1392.  
  1393.  
  1394. for Exportbe
  1395. Status ) to Enter ) NUL  export-2 1,. SHOULD Interface
  1396. which  MGR description "export-2 CLI found 1,.',  help title the
  1397. will in the problem command( the will Interface next can Types Changed
  1398. the ES1,  instead the will Interface by exists Child( The Date
  1399. Changed the ES1,
  1400.  
  1401.  
  1402.  
  1403.  
  1404. List Howeverbe
  1405.  
  1406.  
  1407. Platform SUPPRESSbe Status NULL "to Enter'
  1408. by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR
  1409. Types is,  instead  CLOSED Command exists Child Last OF command
  1410.  next incorrect the PE( one XX00000000  incorrect the PE
  1411.  The users CLI When the ES1,
  1412.  
  1413.  
  1414. Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF
  1415. Help Conclusion INSTEAD,  This Line Interface CODES importbe
  1416. Reported,Fixed
  1417. revised,HELP
  1418. Processor,corrected
  1419. PTF,corrected
  1420. REGARDING,corrected
  1421. release,corrected
  1422. Release,corrected
  1423. Relief,corrected
  1424.  
  1425.  
  1426. TEMPORARY Howeverbe MSGFILE
  1427.  
  1428.  
  1429. documentationbe
  1430.  
  1431.  
  1432. MODULES-MACROSbe    Reported,Fixed
  1433.  
  1434.  
  1435. SUBMITTERbe      Name
  1436.  
  1437.  
  1438. section DOCbe
  1439.  
  1440.  
  1441. DDbe MSGFILE
  1442.  
  1443.  
  1444. MESSAGES Type suppressbe
  1445.  one 
  1446.  
  1447. Closed EXPORT 000000 Im      import command 00000000 Available0710007562204401
  1448. discussing0793 found Name description MACROS exists ES0793
  1449.  
  1450.  
  1451. Relief 000000 FIX FOR"REGARDING 00000000000 corrected  Not
  1452. Platform 0000000000000000000 93      Detail CONCLUSION 000000000 Available0710007562204401
  1453. DBASE 0000000000which          entering MESSAGES 000000000
  1454. or ONLINE 000000000 22      Existing ONLINE 000000000000 be
  1455. DBASE JR07261 DOC Interface / problem      PROBLEM SIN 0000
  1456. DESCRIPTION revised Detail 00'     SHOULD MESSAGES online 00LOCAL Command
  1457. PE 00000000000000000 MODULES0793          NULL 000000000000 MODULES0793
  1458.  
  1459. REGARDING Duplicateboth LOCAL Command
  1460.  
  1461. not one incorrectboth
  1462.  
  1463. one incorrectboth
  1464. ONLINE 22    both Last one NUL
  1465.  
  1466.  
  1467. next Closedboth
  1468. Component Closed inboth
  1469.  
  1470.  
  1471. ERROR documentationboth
  1472. Fixed discussing0793 help of.
  1473. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 (
  1474. Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE
  1475. SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0
  1476.  
  1477. Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793
  1478. SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:-
  1479.  
  1480.  
  1481.  
  1482. INCORRECT ES1both
  1483. Line
  1484.  
  1485.  
  1486. OF Releaseboth Parent CODES Closed s
  1487.  
  1488.  
  1489. OF DDboth and     byAPAR        Processor
  1490. discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793
  1491.  
  1492.  
  1493. RTN ES1both Line
  1494.  
  1495.  
  1496. DB2both
  1497.  
  1498.  
  1499. is07insteadboth    Processor
  1500.  
  1501.  
  1502. PTFboth      list
  1503.  
  1504.  
  1505. OS Dateboth
  1506.  
  1507.  
  1508. Conclusionboth enter List for discussing0793 Changed CLOSED description export
  1509. Current0793 201 MGR IMPORT
  1510.  
  1511.  
  1512. INSTEAD See releaseboth
  1513.  
  1514. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  1515. However CLOSED entering Not is documentation MSGFILE-List
  1516.  
  1517.  
  1518. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  1519. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  1520. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  1521. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  1522. which    Help DD help ) not      NULL REGARDING ,,
  1523. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  1524. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  1525.  
  1526. ONLINE DESCRIPTIONadvise IMPORT can
  1527.  
  1528. instead listadvise
  1529.  
  1530. list FIXadvise
  1531. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  1532.  
  1533.  
  1534. INCORRECT Availableadvise
  1535. CLI Available Exportadvise
  1536.  
  1537.  
  1538. enter descriptionadvise
  1539. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  1540. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  1541. and MSG Interface,  Im be Duplicate found both MODULES
  1542. by Platform Command-Name,
  1543.  
  1544.  
  1545. Fixed ERRORadvise
  1546.  
  1547.  
  1548. Last oradvise However CLOSED entering Not is
  1549. DOC MSG-LOCAL,
  1550.  
  1551.  
  1552. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  1553.  
  1554.  
  1555. PE ERRORadvise
  1556.  
  1557.  
  1558. Conclusionadvise
  1559.  
  1560.  
  1561. HELP-FORadvise    of
  1562.  
  1563.  
  1564. oneadvise      import
  1565.  
  1566.  
  1567. messages Componentadvise
  1568.  
  1569.  
  1570. Closedadvise
  1571.  
  1572.  
  1573. for PROBLEM onlineadvise
  1574.  enter 
  1575.  
  1576. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  1577. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  1578.  
  1579.  
  1580. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  1581. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  1582. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  1583. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  1584. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  1585. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  1586. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  1587.  
  1588. one DetailAPAR in both
  1589.  
  1590. is list FIXAPAR
  1591.  
  1592. list FIXAPAR
  1593. LOCAL 07    APAR Relief by a-/-22 ': (
  1594.  
  1595. RTN     beAPAR
  1596. Closed be ExportAPAR
  1597.  
  1598.  
  1599. documentation DESCRIPTIONAPAR
  1600. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  1601. import INSTEAD problem messages, can INCORRECT Last Enter Command
  1602. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  1603.  
  1604.  
  1605. Fixed DuplicateAPAR
  1606.  
  1607.  
  1608. Line onlineAPAR Date exists
  1609.  
  1610. by FIX ------ Help      However Command -------- a./.2
  1611. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  1612.  
  1613.  
  1614. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  1615. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  1616. DB2 ---------- 562204401      entering Last ---------
  1617. next MSG --------- 07      Existing MSG ------------ advise
  1618. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  1619. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  1620. NULL ------------------- List.100        MESSAGES ------------ List.100
  1621.  
  1622. Platform Duplicateand JR07261 Closed
  1623.  
  1624. MACROS MODULES Imand
  1625.  
  1626. MODULES Imand
  1627. MSG 07    and Status CLOSED :.0.22 '93 (
  1628.  
  1629.  
  1630. LOCAL byand
  1631. command by Identifierand
  1632.  
  1633.  
  1634. ERROR documentationand
  1635. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  1636. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  1637. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  1638. not FOR APAR export-  SAY help Specifically for- both L
  1639. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  1640. Component help SIN-
  1641.  
  1642.  
  1643. import ES1and
  1644.  
  1645.  
  1646. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  1647.  
  1648.  
  1649. MGR DBASEand RTN ES help Fixed FOR OS-enter
  1650.  
  1651.  
  1652. Relief ES1and
  1653.  
  1654.  
  1655. Dateand
  1656.  
  1657.  
  1658. instead.inand    Parent
  1659.  
  1660.  
  1661. PEand      Interface
  1662.  
  1663.  
  1664. Not Currentand
  1665.  
  1666.  
  1667. COMMENTSand
  1668.  
  1669.  
  1670. incorrect section PTFand
  1671. 07 which 
  1672.  
  1673. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  1674. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  1675. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  1676.  
  1677. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  1678. Severity ................... 1      Date Closed ......... 93/07/22
  1679. Component .......... 562204401      Duplicate of .........
  1680. Reported Release ......... 100      Fixed Release ............
  1681. Component Name DBASE MGR - SIN      Special Types ....
  1682. Current Target Date ..              Type of Relief ..Not Available
  1683. SCP ................... OS/2        Platform ............ OS/2
  1684.  
  1685. Status Detail: Not Available
  1686.  
  1687. PE PTF List:
  1688.  
  1689. PTF List:
  1690.  
  1691.  
  1692. Parent APAR:
  1693. Child APAR list:
  1694.  
  1695.  
  1696. ERROR DESCRIPTION:
  1697. When import or export using the Command Line Interface, one can
  1698. suppress messages by entering 'MESSAGES NUL'.  However, the
  1699. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  1700. which is incorrect.  This DOC problem exists in both ES1.0 and
  1701. DB2/2.
  1702.  
  1703.  
  1704. LOCAL FIX:
  1705. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  1706.  
  1707.  
  1708. PROBLEM SUMMARY: See problem title and description.
  1709.  
  1710.  
  1711. PROBLEM CONCLUSION: Conclusion:
  1712. The problem found is a valid one. Existing documentation for ES
  1713. and DB2/2 will not be corrected.
  1714.  
  1715. This problem will be corrected in the next release of the DB2/2
  1716. documentation. Specifically the section discussing Im/Export.
  1717. and the MESSAGES NUL command in the online help of the Command
  1718. Line Processor will be revised.
  1719.  
  1720.  
  1721. TEMPORARY FIX:
  1722.  
  1723.  
  1724. COMMENTS:
  1725.  
  1726.  
  1727. MODULES/MACROS:
  1728.  
  1729.  
  1730. SRLS:      XX00000000
  1731.  
  1732.  
  1733.  
  1734. RTN CODES:
  1735.  
  1736.  
  1737. CIRCUMVENTION:
  1738.  
  1739.  
  1740. MESSAGE TO SUBMITTER:
  1741. which     Changed  revised 
  1742.  
  1743.  
  1744. Processor   Changed 
  1745.  
  1746. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  1747. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  1748.  Help PTF suppress enter MODULES.
  1749.  
  1750.  .....online OS           ........... export  users
  1751.  ................... :      Im exists ......... both/1/07
  1752. Fixed .......... APAR      list the .........
  1753.   ......... 2      MGR  ............ can
  1754. Fixed Status IMPORT SIN -         ..
  1755. help  Im .."      the  ..Symptom DB2
  1756.  ................... TO/562204401        valid ............ TO/562204401
  1757.  
  1758.  INSTEADChanged Symptom DB2
  1759.  
  1760. Types  SAYChanged
  1761.  
  1762.  SAYChanged
  1763.  2    Changed  DBASE by/1/93 (22 )
  1764.  
  1765.  
  1766. Type ConclusionChanged
  1767. Enter Conclusion sChanged
  1768.  
  1769.  
  1770. List insteadChanged
  1771. 100.   Name /Line Identifier  in   import/562204401
  1772.     ERROR  import/be  EXPORT.
  1773. 562204401. release COMMENTS problem ( ).
  1774. :. release CLI L   NUL Identifier
  1775.     -Child   DD   CONCLUSION Name  MESSAGE
  1776.       found Name HELP When   PROBLEM
  1777.       .
  1778. a. release Component problem.
  1779. advise. release Component JR07261
  1780.     -Child for   DD  Name MESSAGE
  1781.     -Child  DD SHOULD   ' HELP
  1782.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  1783.  
  1784.  
  1785. SCP messagesChanged
  1786.  
  1787.  
  1788. will Changed corrected INCORRECT discussing     MSGFILE
  1789.  whichChanged 'of    CLI import/562204401 ERROR   PE
  1790. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  1791.   (LOCAL  which    Export Name   ),
  1792.     However Name    TEMPORARY Detail
  1793.   problem (Date  When  Release not ).
  1794.  
  1795.  
  1796. will FORChanged Available    Child import/562204401 .0
  1797.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  1798.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  1799.  Command import/Specifically title /Line,  HELP   This CLOSED
  1800. problem. Interface Not command incorrect   REGARDING CLI RTN
  1801.  the  XX00000000 (Closed  Relief ).   MESSAGES
  1802. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  1803.  EXPORT Name  ES,     Target Current MSG Platform
  1804.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  1805. Parent  HELP REGARDING  This (-and). of
  1806. , Release  .
  1807.  
  1808.  
  1809.  messagesChanged SUMMARY.
  1810.  
  1811.  
  1812. FIXChanged
  1813.  
  1814.  
  1815. Special/SeeChanged     .DOC ( )
  1816.  
  1817.  
  1818. Changed       CIRCUMVENTION (
  1819.  
  1820.  
  1821. )
  1822.  
  1823.  
  1824.                '
  1825.  
  1826.  
  1827. " - ,
  1828.  
  1829. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  1830. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  1831.  
  1832.  
  1833. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  1834. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  1835. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  1836. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  1837. Conclusion list DD L ) PTF      release Specifically ,,,,
  1838. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  1839. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  1840.  
  1841. Relief Detailandwhich     be
  1842.  
  1843. MSGFILE not INCORRECTand
  1844.  
  1845. not INCORRECTand
  1846.  
  1847.  
  1848. MSG Availableand
  1849. CLI Available incorrectand
  1850.  
  1851.  
  1852. Duplicate DESCRIPTIONand
  1853. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  1854. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  1855. Processor by one,
  1856. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  1857. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  1858. instead messages MODULES 0 APAR SUBMITTER 93,
  1859.  
  1860.  
  1861. INSTEAD ESand
  1862.  
  1863.  
  1864. next revisedand found section DBASE-2 command NULand
  1865.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  1866.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  1867.  Processor by one,
  1868.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  1869.  22,  found entering( SHOULD suppress Processor is section suppress for section
  1870.  export instead messages MODULES 0 APAR SUBMITTER 93,
  1871.  
  1872.  
  1873. next CONCLUSIONand See Current SCP Export can help for
  1874. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  1875. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  1876. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  1877. corrected Help,
  1878.  
  1879.  
  1880. SAY ESand
  1881.  
  1882.  
  1883. Componentand
  1884.  
  1885.  
  1886. Last-Interfaceand
  1887.  
  1888.  
  1889. Releaseand      OS
  1890.  
  1891.  
  1892. or Commandand
  1893.  
  1894.  
  1895. Closedand
  1896.  
  1897.  
  1898. JR07261 SIN Reportedand
  1899.  
  1900. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  1901. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  1902. found 1,. DESCRIPTION
  1903.  
  1904. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  1905. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  1906. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  1907. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  1908. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  1909. ES Target Existing ,,               using OF s ,,not COMMENTS
  1910. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  1911.  
  1912. SUMMARY FIXbe COMMENTS
  1913.  
  1914. online PROBLEM listbe
  1915.  
  1916. PROBLEM listbe
  1917. RTN 100    be  Component and-07-562204401 "advise '
  1918.  
  1919.  
  1920. ONLINE Closedbe
  1921. DBASE Closed Linebe
  1922.  
  1923.  
  1924. for Exportbe
  1925. Status ) to Enter ) NUL  export-2 1,. SHOULD Interface
  1926. which  MGR description "export-2 CLI found 1,.',  help title the
  1927. will in the problem command( the will Interface next can Types Changed
  1928. the ES1,  instead the will Interface by exists Child( The Date
  1929. Changed the ES1,
  1930.  
  1931.  
  1932.  
  1933.  
  1934. List Howeverbe
  1935.  
  1936.  
  1937. Platform SUPPRESSbe Status NULL "to Enter'
  1938. by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR
  1939. Types is,  instead  CLOSED Command exists Child Last OF command
  1940.  next incorrect the PE( one XX00000000  incorrect the PE
  1941.  The users CLI When the ES1,
  1942.  
  1943.  
  1944. Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF
  1945. Help Conclusion INSTEAD,  This Line Interface CODES importbe
  1946. Reported,Fixed
  1947. revised,HELP
  1948. Processor,corrected
  1949. PTF,corrected
  1950. REGARDING,corrected
  1951. release,corrected
  1952. Release,corrected
  1953. Relief,corrected
  1954.  
  1955.  
  1956. TEMPORARY Howeverbe MSGFILE
  1957.  
  1958.  
  1959. documentationbe
  1960.  
  1961.  
  1962. MODULES-MACROSbe    Reported,Fixed
  1963.  
  1964.  
  1965. SUBMITTERbe      Name
  1966.  
  1967.  
  1968. section DOCbe
  1969.  
  1970.  
  1971. DDbe MSGFILE
  1972.  
  1973.  
  1974. MESSAGES Type suppressbe
  1975.  one 
  1976.  
  1977. Closed EXPORT 000000 Im      import command 00000000 Available0710007562204401
  1978. discussing0793 found Name description MACROS exists ES0793
  1979.  
  1980.  
  1981. Relief 000000 FIX FOR"REGARDING 00000000000 corrected  Not
  1982. Platform 0000000000000000000 93      Detail CONCLUSION 000000000 Available0710007562204401
  1983. DBASE 0000000000which          entering MESSAGES 000000000
  1984. or ONLINE 000000000 22      Existing ONLINE 000000000000 be
  1985. DBASE JR07261 DOC Interface / problem      PROBLEM SIN 0000
  1986. DESCRIPTION revised Detail 00'     SHOULD MESSAGES online 00LOCAL Command
  1987. PE 00000000000000000 MODULES0793          NULL 000000000000 MODULES0793
  1988.  
  1989. REGARDING Duplicateboth LOCAL Command
  1990.  
  1991. not one incorrectboth
  1992.  
  1993. one incorrectboth
  1994. ONLINE 22    both Last one NUL
  1995.  
  1996.  
  1997. next Closedboth
  1998. Component Closed inboth
  1999.  
  2000.  
  2001. ERROR documentationboth
  2002. Fixed discussing0793 help of.
  2003. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 (
  2004. Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE
  2005. SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0
  2006.  
  2007. Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793
  2008. SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:-
  2009.  
  2010.  
  2011.  
  2012. INCORRECT ES1both
  2013. Line
  2014.  
  2015.  
  2016. OF Releaseboth Parent CODES Closed s
  2017.  
  2018.  
  2019. OF DDboth and     byAPAR        Processor
  2020. discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793
  2021.  
  2022.  
  2023. RTN ES1both Line
  2024.  
  2025.  
  2026. DB2both
  2027.  
  2028.  
  2029. is07insteadboth    Processor
  2030.  
  2031.  
  2032. PTFboth      list
  2033.  
  2034.  
  2035. OS Dateboth
  2036.  
  2037.  
  2038. Conclusionboth enter List for discussing0793 Changed CLOSED description export
  2039. Current0793 201 MGR IMPORT
  2040.  
  2041.  
  2042. INSTEAD See releaseboth
  2043.  
  2044. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  2045. However CLOSED entering Not is documentation MSGFILE-List
  2046.  
  2047.  
  2048. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  2049. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  2050. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  2051. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  2052. which    Help DD help ) not      NULL REGARDING ,,
  2053. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  2054. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  2055.  
  2056. ONLINE DESCRIPTIONadvise IMPORT can
  2057.  
  2058. instead listadvise
  2059.  
  2060. list FIXadvise
  2061. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  2062.  
  2063.  
  2064. INCORRECT Availableadvise
  2065. CLI Available Exportadvise
  2066.  
  2067.  
  2068. enter descriptionadvise
  2069. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  2070. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  2071. and MSG Interface,  Im be Duplicate found both MODULES
  2072. by Platform Command-Name,
  2073.  
  2074.  
  2075. Fixed ERRORadvise
  2076.  
  2077.  
  2078. Last oradvise However CLOSED entering Not is
  2079. DOC MSG-LOCAL,
  2080.  
  2081.  
  2082. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  2083.  
  2084.  
  2085. PE ERRORadvise
  2086.  
  2087.  
  2088. Conclusionadvise
  2089.  
  2090.  
  2091. HELP-FORadvise    of
  2092.  
  2093.  
  2094. oneadvise      import
  2095.  
  2096.  
  2097. messages Componentadvise
  2098.  
  2099.  
  2100. Closedadvise
  2101.  
  2102.  
  2103. for PROBLEM onlineadvise
  2104.  enter 
  2105.  
  2106. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  2107. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  2108.  
  2109.  
  2110. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  2111. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  2112. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  2113. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  2114. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  2115. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  2116. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  2117.  
  2118. one DetailAPAR in both
  2119.  
  2120. is list FIXAPAR
  2121.  
  2122. list FIXAPAR
  2123. LOCAL 07    APAR Relief by a-/-22 ': (
  2124.  
  2125. RTN     beAPAR
  2126. Closed be ExportAPAR
  2127.  
  2128.  
  2129. documentation DESCRIPTIONAPAR
  2130. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  2131. import INSTEAD problem messages, can INCORRECT Last Enter Command
  2132. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  2133.  
  2134.  
  2135. Fixed DuplicateAPAR
  2136.  
  2137.  
  2138. Line onlineAPAR Date exists
  2139.  
  2140. by FIX ------ Help      However Command -------- a./.2
  2141. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  2142.  
  2143.  
  2144. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  2145. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  2146. DB2 ---------- 562204401      entering Last ---------
  2147. next MSG --------- 07      Existing MSG ------------ advise
  2148. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  2149. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  2150. NULL ------------------- List.100        MESSAGES ------------ List.100
  2151.  
  2152. Platform Duplicateand JR07261 Closed
  2153.  
  2154. MACROS MODULES Imand
  2155.  
  2156. MODULES Imand
  2157. MSG 07    and Status CLOSED :.0.22 '93 (
  2158.  
  2159.  
  2160. LOCAL byand
  2161. command by Identifierand
  2162.  
  2163.  
  2164. ERROR documentationand
  2165. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  2166. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  2167. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  2168. not FOR APAR export-  SAY help Specifically for- both L
  2169. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  2170. Component help SIN-
  2171.  
  2172.  
  2173. import ES1and
  2174.  
  2175.  
  2176. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  2177.  
  2178.  
  2179. MGR DBASEand RTN ES help Fixed FOR OS-enter
  2180.  
  2181.  
  2182. Relief ES1and
  2183.  
  2184.  
  2185. Dateand
  2186.  
  2187.  
  2188. instead.inand    Parent
  2189.  
  2190.  
  2191. PEand      Interface
  2192.  
  2193.  
  2194. Not Currentand
  2195.  
  2196.  
  2197. COMMENTSand
  2198.  
  2199.  
  2200. incorrect section PTFand
  2201. 07 which 
  2202.  
  2203. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  2204. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  2205. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  2206.  
  2207. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  2208. Severity ................... 1      Date Closed ......... 93/07/22
  2209. Component .......... 562204401      Duplicate of .........
  2210. Reported Release ......... 100      Fixed Release ............
  2211. Component Name DBASE MGR - SIN      Special Types ....
  2212. Current Target Date ..              Type of Relief ..Not Available
  2213. SCP ................... OS/2        Platform ............ OS/2
  2214.  
  2215. Status Detail: Not Available
  2216.  
  2217. PE PTF List:
  2218.  
  2219. PTF List:
  2220.  
  2221.  
  2222. Parent APAR:
  2223. Child APAR list:
  2224.  
  2225.  
  2226. ERROR DESCRIPTION:
  2227. When import or export using the Command Line Interface, one can
  2228. suppress messages by entering 'MESSAGES NUL'.  However, the
  2229. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  2230. which is incorrect.  This DOC problem exists in both ES1.0 and
  2231. DB2/2.
  2232.  
  2233.  
  2234. LOCAL FIX:
  2235. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  2236.  
  2237.  
  2238. PROBLEM SUMMARY: See problem title and description.
  2239.  
  2240.  
  2241. PROBLEM CONCLUSION: Conclusion:
  2242. The problem found is a valid one. Existing documentation for ES
  2243. and DB2/2 will not be corrected.
  2244.  
  2245. This problem will be corrected in the next release of the DB2/2
  2246. documentation. Specifically the section discussing Im/Export.
  2247. and the MESSAGES NUL command in the online help of the Command
  2248. Line Processor will be revised.
  2249.  
  2250.  
  2251. TEMPORARY FIX:
  2252.  
  2253.  
  2254. COMMENTS:
  2255.  
  2256.  
  2257. MODULES/MACROS:
  2258.  
  2259.  
  2260. SRLS:      XX00000000
  2261.  
  2262.  
  2263.  
  2264. RTN CODES:
  2265.  
  2266.  
  2267. CIRCUMVENTION:
  2268.  
  2269.  
  2270. MESSAGE TO SUBMITTER:
  2271. which     Changed  revised 
  2272.  
  2273.  
  2274. Processor   Changed 
  2275.  
  2276. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  2277. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  2278.  Help PTF suppress enter MODULES.
  2279.  
  2280.  .....online OS           ........... export  users
  2281.  ................... :      Im exists ......... both/1/07
  2282. Fixed .......... APAR      list the .........
  2283.   ......... 2      MGR  ............ can
  2284. Fixed Status IMPORT SIN -         ..
  2285. help  Im .."      the  ..Symptom DB2
  2286.  ................... TO/562204401        valid ............ TO/562204401
  2287.  
  2288.  INSTEADChanged Symptom DB2
  2289.  
  2290. Types  SAYChanged
  2291.  
  2292.  SAYChanged
  2293.  2    Changed  DBASE by/1/93 (22 )
  2294.  
  2295.  
  2296. Type ConclusionChanged
  2297. Enter Conclusion sChanged
  2298.  
  2299.  
  2300. List insteadChanged
  2301. 100.   Name /Line Identifier  in   import/562204401
  2302.     ERROR  import/be  EXPORT.
  2303. 562204401. release COMMENTS problem ( ).
  2304. :. release CLI L   NUL Identifier
  2305.     -Child   DD   CONCLUSION Name  MESSAGE
  2306.       found Name HELP When   PROBLEM
  2307.       .
  2308. a. release Component problem.
  2309. advise. release Component JR07261
  2310.     -Child for   DD  Name MESSAGE
  2311.     -Child  DD SHOULD   ' HELP
  2312.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  2313.  
  2314.  
  2315. SCP messagesChanged
  2316.  
  2317.  
  2318. will Changed corrected INCORRECT discussing     MSGFILE
  2319.  whichChanged 'of    CLI import/562204401 ERROR   PE
  2320. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  2321.   (LOCAL  which    Export Name   ),
  2322.     However Name    TEMPORARY Detail
  2323.   problem (Date  When  Release not ).
  2324.  
  2325.  
  2326. will FORChanged Available    Child import/562204401 .0
  2327.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  2328.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  2329.  Command import/Specifically title /Line,  HELP   This CLOSED
  2330. problem. Interface Not command incorrect   REGARDING CLI RTN
  2331.  the  XX00000000 (Closed  Relief ).   MESSAGES
  2332. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  2333.  EXPORT Name  ES,     Target Current MSG Platform
  2334.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  2335. Parent  HELP REGARDING  This (-and). of
  2336. , Release  .
  2337.  
  2338.  
  2339.  messagesChanged SUMMARY.
  2340.  
  2341.  
  2342. FIXChanged
  2343.  
  2344.  
  2345. Special/SeeChanged     .DOC ( )
  2346.  
  2347.  
  2348. Changed       CIRCUMVENTION (
  2349.  
  2350.  
  2351. )
  2352.  
  2353.  
  2354.                '
  2355.  
  2356.  
  2357. " - ,
  2358.  
  2359. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  2360. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  2361.  
  2362.  
  2363. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  2364. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  2365. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  2366. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  2367. Conclusion list DD L ) PTF      release Specifically ,,,,
  2368. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  2369. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  2370.  
  2371. Relief Detailandwhich     be
  2372.  
  2373. MSGFILE not INCORRECTand
  2374.  
  2375. not INCORRECTand
  2376.  
  2377.  
  2378. MSG Availableand
  2379. CLI Available incorrectand
  2380.  
  2381.  
  2382. Duplicate DESCRIPTIONand
  2383. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  2384. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  2385. Processor by one,
  2386. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  2387. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  2388. instead messages MODULES 0 APAR SUBMITTER 93,
  2389.  
  2390.  
  2391. INSTEAD ESand
  2392.  
  2393.  
  2394. next revisedand found section DBASE-2 command NULand
  2395.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  2396.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  2397.  Processor by one,
  2398.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  2399.  22,  found entering( SHOULD suppress Processor is section suppress for section
  2400.  export instead messages MODULES 0 APAR SUBMITTER 93,
  2401.  
  2402.  
  2403. next CONCLUSIONand See Current SCP Export can help for
  2404. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  2405. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  2406. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  2407. corrected Help,
  2408.  
  2409.  
  2410. SAY ESand
  2411.  
  2412.  
  2413. Componentand
  2414.  
  2415.  
  2416. Last-Interfaceand
  2417.  
  2418.  
  2419. Releaseand      OS
  2420.  
  2421.  
  2422. or Commandand
  2423.  
  2424.  
  2425. Closedand
  2426.  
  2427.  
  2428. JR07261 SIN Reportedand
  2429.  
  2430. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  2431. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  2432. found 1,. DESCRIPTION
  2433.  
  2434. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  2435. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  2436. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  2437. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  2438. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  2439. ES Target Existing ,,               using OF s ,,not COMMENTS
  2440. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  2441.  
  2442. SUMMARY FIXbe COMMENTS
  2443.  
  2444. online PROBLEM listbe
  2445.  
  2446. PROBLEM listbe
  2447. RTN 100    be  Component and-07-562204401 "advise '
  2448.  
  2449.  
  2450. ONLINE Closedbe
  2451. DBASE Closed Linebe
  2452.  
  2453.  
  2454. for Exportbe
  2455. Status ) to Enter ) NUL  export-2 1,. SHOULD Interface
  2456. which  MGR description "export-2 CLI found 1,.',  help title the
  2457. will in the problem command( the will Interface next can Types Changed
  2458. the ES1,  instead the will Interface by exists Child( The Date
  2459. Changed the ES1,
  2460.  
  2461.  
  2462.  
  2463.  
  2464. List Howeverbe
  2465.  
  2466.  
  2467. Platform SUPPRESSbe Status NULL "to Enter'
  2468. by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR
  2469. Types is,  instead  CLOSED Command exists Child Last OF command
  2470.  next incorrect the PE( one XX00000000  incorrect the PE
  2471.  The users CLI When the ES1,
  2472.  
  2473.  
  2474. Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF
  2475. Help Conclusion INSTEAD,  This Line Interface CODES importbe
  2476. Reported,Fixed
  2477. revised,HELP
  2478. Processor,corrected
  2479. PTF,corrected
  2480. REGARDING,corrected
  2481. release,corrected
  2482. Release,corrected
  2483. Relief,corrected
  2484.  
  2485.  
  2486. TEMPORARY Howeverbe MSGFILE
  2487.  
  2488.  
  2489. documentationbe
  2490.  
  2491.  
  2492. MODULES-MACROSbe    Reported,Fixed
  2493.  
  2494.  
  2495. SUBMITTERbe      Name
  2496.  
  2497.  
  2498. section DOCbe
  2499.  
  2500.  
  2501. DDbe MSGFILE
  2502.  
  2503.  
  2504. MESSAGES Type suppressbe
  2505.  one 
  2506.  
  2507. Closed EXPORT 000000 Im      import command 00000000 Available0710007562204401
  2508. discussing0793 found Name description MACROS exists ES0793
  2509.  
  2510.  
  2511. Relief 000000 FIX FOR"REGARDING 00000000000 corrected  Not
  2512. Platform 0000000000000000000 93      Detail CONCLUSION 000000000 Available0710007562204401
  2513. DBASE 0000000000which          entering MESSAGES 000000000
  2514. or ONLINE 000000000 22      Existing ONLINE 000000000000 be
  2515. DBASE JR07261 DOC Interface / problem      PROBLEM SIN 0000
  2516. DESCRIPTION revised Detail 00'     SHOULD MESSAGES online 00LOCAL Command
  2517. PE 00000000000000000 MODULES0793          NULL 000000000000 MODULES0793
  2518.  
  2519. REGARDING Duplicateboth LOCAL Command
  2520.  
  2521. not one incorrectboth
  2522.  
  2523. one incorrectboth
  2524. ONLINE 22    both Last one NUL
  2525.  
  2526.  
  2527. next Closedboth
  2528. Component Closed inboth
  2529.  
  2530.  
  2531. ERROR documentationboth
  2532. Fixed discussing0793 help of.
  2533. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 (
  2534. Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE
  2535. SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0
  2536.  
  2537. Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793
  2538. SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:-
  2539.  
  2540.  
  2541.  
  2542. INCORRECT ES1both
  2543. Line
  2544.  
  2545.  
  2546. OF Releaseboth Parent CODES Closed s
  2547.  
  2548.  
  2549. OF DDboth and     byAPAR        Processor
  2550. discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793
  2551.  
  2552.  
  2553. RTN ES1both Line
  2554.  
  2555.  
  2556. DB2both
  2557.  
  2558.  
  2559. is07insteadboth    Processor
  2560.  
  2561.  
  2562. PTFboth      list
  2563.  
  2564.  
  2565. OS Dateboth
  2566.  
  2567.  
  2568. Conclusionboth enter List for discussing0793 Changed CLOSED description export
  2569. Current0793 201 MGR IMPORT
  2570.  
  2571.  
  2572. INSTEAD See releaseboth
  2573.  
  2574. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  2575. However CLOSED entering Not is documentation MSGFILE-List
  2576.  
  2577.  
  2578. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  2579. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  2580. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  2581. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  2582. which    Help DD help ) not      NULL REGARDING ,,
  2583. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  2584. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  2585.  
  2586. ONLINE DESCRIPTIONadvise IMPORT can
  2587.  
  2588. instead listadvise
  2589.  
  2590. list FIXadvise
  2591. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  2592.  
  2593.  
  2594. INCORRECT Availableadvise
  2595. CLI Available Exportadvise
  2596.  
  2597.  
  2598. enter descriptionadvise
  2599. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  2600. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  2601. and MSG Interface,  Im be Duplicate found both MODULES
  2602. by Platform Command-Name,
  2603.  
  2604.  
  2605. Fixed ERRORadvise
  2606.  
  2607.  
  2608. Last oradvise However CLOSED entering Not is
  2609. DOC MSG-LOCAL,
  2610.  
  2611.  
  2612. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  2613.  
  2614.  
  2615. PE ERRORadvise
  2616.  
  2617.  
  2618. Conclusionadvise
  2619.  
  2620.  
  2621. HELP-FORadvise    of
  2622.  
  2623.  
  2624. oneadvise      import
  2625.  
  2626.  
  2627. messages Componentadvise
  2628.  
  2629.  
  2630. Closedadvise
  2631.  
  2632.  
  2633. for PROBLEM onlineadvise
  2634.  enter 
  2635.  
  2636. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  2637. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  2638.  
  2639.  
  2640. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  2641. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  2642. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  2643. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  2644. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  2645. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  2646. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  2647.  
  2648. one DetailAPAR in both
  2649.  
  2650. is list FIXAPAR
  2651.  
  2652. list FIXAPAR
  2653. LOCAL 07    APAR Relief by a-/-22 ': (
  2654.  
  2655. RTN     beAPAR
  2656. Closed be ExportAPAR
  2657.  
  2658.  
  2659. documentation DESCRIPTIONAPAR
  2660. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  2661. import INSTEAD problem messages, can INCORRECT Last Enter Command
  2662. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  2663.  
  2664.  
  2665. Fixed DuplicateAPAR
  2666.  
  2667.  
  2668. Line onlineAPAR Date exists
  2669.  
  2670. by FIX ------ Help      However Command -------- a./.2
  2671. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  2672.  
  2673.  
  2674. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  2675. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  2676. DB2 ---------- 562204401      entering Last ---------
  2677. next MSG --------- 07      Existing MSG ------------ advise
  2678. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  2679. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  2680. NULL ------------------- List.100        MESSAGES ------------ List.100
  2681.  
  2682. Platform Duplicateand JR07261 Closed
  2683.  
  2684. MACROS MODULES Imand
  2685.  
  2686. MODULES Imand
  2687. MSG 07    and Status CLOSED :.0.22 '93 (
  2688.  
  2689.  
  2690. LOCAL byand
  2691. command by Identifierand
  2692.  
  2693.  
  2694. ERROR documentationand
  2695. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  2696. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  2697. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  2698. not FOR APAR export-  SAY help Specifically for- both L
  2699. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  2700. Component help SIN-
  2701.  
  2702.  
  2703. import ES1and
  2704.  
  2705.  
  2706. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  2707.  
  2708.  
  2709. MGR DBASEand RTN ES help Fixed FOR OS-enter
  2710.  
  2711.  
  2712. Relief ES1and
  2713.  
  2714.  
  2715. Dateand
  2716.  
  2717.  
  2718. instead.inand    Parent
  2719.  
  2720.  
  2721. PEand      Interface
  2722.  
  2723.  
  2724. Not Currentand
  2725.  
  2726.  
  2727. COMMENTSand
  2728.  
  2729.  
  2730. incorrect section PTFand
  2731. 07 which 
  2732.  
  2733. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  2734. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  2735. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  2736.  
  2737. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  2738. Severity ................... 1      Date Closed ......... 93/07/22
  2739. Component .......... 562204401      Duplicate of .........
  2740. Reported Release ......... 100      Fixed Release ............
  2741. Component Name DBASE MGR - SIN      Special Types ....
  2742. Current Target Date ..              Type of Relief ..Not Available
  2743. SCP ................... OS/2        Platform ............ OS/2
  2744.  
  2745. Status Detail: Not Available
  2746.  
  2747. PE PTF List:
  2748.  
  2749. PTF List:
  2750.  
  2751.  
  2752. Parent APAR:
  2753. Child APAR list:
  2754.  
  2755.  
  2756. ERROR DESCRIPTION:
  2757. When import or export using the Command Line Interface, one can
  2758. suppress messages by entering 'MESSAGES NUL'.  However, the
  2759. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  2760. which is incorrect.  This DOC problem exists in both ES1.0 and
  2761. DB2/2.
  2762.  
  2763.  
  2764. LOCAL FIX:
  2765. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  2766.  
  2767.  
  2768. PROBLEM SUMMARY: See problem title and description.
  2769.  
  2770.  
  2771. PROBLEM CONCLUSION: Conclusion:
  2772. The problem found is a valid one. Existing documentation for ES
  2773. and DB2/2 will not be corrected.
  2774.  
  2775. This problem will be corrected in the next release of the DB2/2
  2776. documentation. Specifically the section discussing Im/Export.
  2777. and the MESSAGES NUL command in the online help of the Command
  2778. Line Processor will be revised.
  2779.  
  2780.  
  2781. TEMPORARY FIX:
  2782.  
  2783.  
  2784. COMMENTS:
  2785.  
  2786.  
  2787. MODULES/MACROS:
  2788.  
  2789.  
  2790. SRLS:      XX00000000
  2791.  
  2792.  
  2793.  
  2794. RTN CODES:
  2795.  
  2796.  
  2797. CIRCUMVENTION:
  2798.  
  2799.  
  2800. MESSAGE TO SUBMITTER:
  2801. which     Changed  revised 
  2802.  
  2803.  
  2804. Processor   Changed 
  2805.  
  2806. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  2807. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  2808.  Help PTF suppress enter MODULES.
  2809.  
  2810.  .....online OS           ........... export  users
  2811.  ................... :      Im exists ......... both/1/07
  2812. Fixed .......... APAR      list the .........
  2813.   ......... 2      MGR  ............ can
  2814. Fixed Status IMPORT SIN -         ..
  2815. help  Im .."      the  ..Symptom DB2
  2816.  ................... TO/562204401        valid ............ TO/562204401
  2817.  
  2818.  INSTEADChanged Symptom DB2
  2819.  
  2820. Types  SAYChanged
  2821.  
  2822.  SAYChanged
  2823.  2    Changed  DBASE by/1/93 (22 )
  2824.  
  2825.  
  2826. Type ConclusionChanged
  2827. Enter Conclusion sChanged
  2828.  
  2829.  
  2830. List insteadChanged
  2831. 100.   Name /Line Identifier  in   import/562204401
  2832.     ERROR  import/be  EXPORT.
  2833. 562204401. release COMMENTS problem ( ).
  2834. :. release CLI L   NUL Identifier
  2835.     -Child   DD   CONCLUSION Name  MESSAGE
  2836.       found Name HELP When   PROBLEM
  2837.       .
  2838. a. release Component problem.
  2839. advise. release Component JR07261
  2840.     -Child for   DD  Name MESSAGE
  2841.     -Child  DD SHOULD   ' HELP
  2842.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  2843.  
  2844.  
  2845. SCP messagesChanged
  2846.  
  2847.  
  2848. will Changed corrected INCORRECT discussing     MSGFILE
  2849.  whichChanged 'of    CLI import/562204401 ERROR   PE
  2850. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  2851.   (LOCAL  which    Export Name   ),
  2852.     However Name    TEMPORARY Detail
  2853.   problem (Date  When  Release not ).
  2854.  
  2855.  
  2856. will FORChanged Available    Child import/562204401 .0
  2857.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  2858.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  2859.  Command import/Specifically title /Line,  HELP   This CLOSED
  2860. problem. Interface Not command incorrect   REGARDING CLI RTN
  2861.  the  XX00000000 (Closed  Relief ).   MESSAGES
  2862. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  2863.  EXPORT Name  ES,     Target Current MSG Platform
  2864.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  2865. Parent  HELP REGARDING  This (-and). of
  2866. , Release  .
  2867.  
  2868.  
  2869.  messagesChanged SUMMARY.
  2870.  
  2871.  
  2872. FIXChanged
  2873.  
  2874.  
  2875. Special/SeeChanged     .DOC ( )
  2876.  
  2877.  
  2878. Changed       CIRCUMVENTION (
  2879.  
  2880.  
  2881. )
  2882.  
  2883.  
  2884.                '
  2885.  
  2886.  
  2887. " - ,
  2888.  
  2889. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  2890. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  2891.  
  2892.  
  2893. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  2894. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  2895. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  2896. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  2897. Conclusion list DD L ) PTF      release Specifically ,,,,
  2898. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  2899. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  2900.  
  2901. Relief Detailandwhich     be
  2902.  
  2903. MSGFILE not INCORRECTand
  2904.  
  2905. not INCORRECTand
  2906.  
  2907.  
  2908. MSG Availableand
  2909. CLI Available incorrectand
  2910.  
  2911.  
  2912. Duplicate DESCRIPTIONand
  2913. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  2914. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  2915. Processor by one,
  2916. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  2917. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  2918. instead messages MODULES 0 APAR SUBMITTER 93,
  2919.  
  2920.  
  2921. INSTEAD ESand
  2922.  
  2923.  
  2924. next revisedand found section DBASE-2 command NULand
  2925.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  2926.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  2927.  Processor by one,
  2928.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  2929.  22,  found entering( SHOULD suppress Processor is section suppress for section
  2930.  export instead messages MODULES 0 APAR SUBMITTER 93,
  2931.  
  2932.  
  2933. next CONCLUSIONand See Current SCP Export can help for
  2934. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  2935. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  2936. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  2937. corrected Help,
  2938.  
  2939.  
  2940. SAY ESand
  2941.  
  2942.  
  2943. Componentand
  2944.  
  2945.  
  2946. Last-Interfaceand
  2947.  
  2948.  
  2949. Releaseand      OS
  2950.  
  2951.  
  2952. or Commandand
  2953.  
  2954.  
  2955. Closedand
  2956.  
  2957.  
  2958. JR07261 SIN Reportedand
  2959.  
  2960. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  2961. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  2962. found 1,. DESCRIPTION
  2963.  
  2964. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  2965. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  2966. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  2967. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  2968. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  2969. ES Target Existing ,,               using OF s ,,not COMMENTS
  2970. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  2971.  
  2972. SUMMARY FIXbe COMMENTS
  2973.  
  2974. online PROBLEM listbe
  2975.  
  2976. PROBLEM listbe
  2977. RTN 100    be  Component and-07-562204401 "advise '
  2978.  
  2979.  
  2980. ONLINE Closedbe
  2981. DBASE Closed Linebe
  2982.  
  2983.  
  2984. for Exportbe
  2985. Status ) to Enter ) NUL  export-2 1,. SHOULD Interface
  2986. which  MGR description "export-2 CLI found 1,.',  help title the
  2987. will in the problem command( the will Interface next can Types Changed
  2988. the ES1,  instead the will Interface by exists Child( The Date
  2989. Changed the ES1,
  2990.  
  2991.  
  2992.  
  2993.  
  2994. List Howeverbe
  2995.  
  2996.  
  2997. Platform SUPPRESSbe Status NULL "to Enter'
  2998. by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR
  2999. Types is,  instead  CLOSED Command exists Child Last OF command
  3000.  next incorrect the PE( one XX00000000  incorrect the PE
  3001.  The users CLI When the ES1,
  3002.  
  3003.  
  3004. Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF
  3005. Help Conclusion INSTEAD,  This Line Interface CODES importbe
  3006. Reported,Fixed
  3007. revised,HELP
  3008. Processor,corrected
  3009. PTF,corrected
  3010. REGARDING,corrected
  3011. release,corrected
  3012. Release,corrected
  3013. Relief,corrected
  3014.  
  3015.  
  3016. TEMPORARY Howeverbe MSGFILE
  3017.  
  3018.  
  3019. documentationbe
  3020.  
  3021.  
  3022. MODULES-MACROSbe    Reported,Fixed
  3023.  
  3024.  
  3025. SUBMITTERbe      Name
  3026.  
  3027.  
  3028. section DOCbe
  3029.  
  3030.  
  3031. DDbe MSGFILE
  3032.  
  3033.  
  3034. MESSAGES Type suppressbe
  3035.  one 
  3036.  
  3037. Closed EXPORT 000000 Im      import command 00000000 Available0710007562204401
  3038. discussing0793 found Name description MACROS exists ES0793
  3039.  
  3040.  
  3041. Relief 000000 FIX FOR"REGARDING 00000000000 corrected  Not
  3042. Platform 0000000000000000000 93      Detail CONCLUSION 000000000 Available0710007562204401
  3043. DBASE 0000000000which          entering MESSAGES 000000000
  3044. or ONLINE 000000000 22      Existing ONLINE 000000000000 be
  3045. DBASE JR07261 DOC Interface / problem      PROBLEM SIN 0000
  3046. DESCRIPTION revised Detail 00'     SHOULD MESSAGES online 00LOCAL Command
  3047. PE 00000000000000000 MODULES0793          NULL 000000000000 MODULES0793
  3048.  
  3049. REGARDING Duplicateboth LOCAL Command
  3050.  
  3051. not one incorrectboth
  3052.  
  3053. one incorrectboth
  3054. ONLINE 22    both Last one NUL
  3055.  
  3056.  
  3057. next Closedboth
  3058. Component Closed inboth
  3059.  
  3060.  
  3061. ERROR documentationboth
  3062. Fixed discussing0793 help of.
  3063. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 (
  3064. Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE
  3065. SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0
  3066.  
  3067. Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793
  3068. SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:-
  3069.  
  3070.  
  3071.  
  3072. INCORRECT ES1both
  3073. Line
  3074.  
  3075.  
  3076. OF Releaseboth Parent CODES Closed s
  3077.  
  3078.  
  3079. OF DDboth and     byAPAR        Processor
  3080. discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793
  3081.  
  3082.  
  3083. RTN ES1both Line
  3084.  
  3085.  
  3086. DB2both
  3087.  
  3088.  
  3089. is07insteadboth    Processor
  3090.  
  3091.  
  3092. PTFboth      list
  3093.  
  3094.  
  3095. OS Dateboth
  3096.  
  3097.  
  3098. Conclusionboth enter List for discussing0793 Changed CLOSED description export
  3099. Current0793 201 MGR IMPORT
  3100.  
  3101.  
  3102. INSTEAD See releaseboth
  3103.  
  3104. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  3105. However CLOSED entering Not is documentation MSGFILE-List
  3106.  
  3107.  
  3108. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  3109. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  3110. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  3111. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  3112. which    Help DD help ) not      NULL REGARDING ,,
  3113. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  3114. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  3115.  
  3116. ONLINE DESCRIPTIONadvise IMPORT can
  3117.  
  3118. instead listadvise
  3119.  
  3120. list FIXadvise
  3121. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  3122.  
  3123.  
  3124. INCORRECT Availableadvise
  3125. CLI Available Exportadvise
  3126.  
  3127.  
  3128. enter descriptionadvise
  3129. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  3130. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  3131. and MSG Interface,  Im be Duplicate found both MODULES
  3132. by Platform Command-Name,
  3133.  
  3134.  
  3135. Fixed ERRORadvise
  3136.  
  3137.  
  3138. Last oradvise However CLOSED entering Not is
  3139. DOC MSG-LOCAL,
  3140.  
  3141.  
  3142. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  3143.  
  3144.  
  3145. PE ERRORadvise
  3146.  
  3147.  
  3148. Conclusionadvise
  3149.  
  3150.  
  3151. HELP-FORadvise    of
  3152.  
  3153.  
  3154. oneadvise      import
  3155.  
  3156.  
  3157. messages Componentadvise
  3158.  
  3159.  
  3160. Closedadvise
  3161.  
  3162.  
  3163. for PROBLEM onlineadvise
  3164.  enter 
  3165.  
  3166. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  3167. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  3168.  
  3169.  
  3170. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  3171. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  3172. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  3173. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  3174. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  3175. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  3176. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  3177.  
  3178. one DetailAPAR in both
  3179.  
  3180. is list FIXAPAR
  3181.  
  3182. list FIXAPAR
  3183. LOCAL 07    APAR Relief by a-/-22 ': (
  3184.  
  3185. RTN     beAPAR
  3186. Closed be ExportAPAR
  3187.  
  3188.  
  3189. documentation DESCRIPTIONAPAR
  3190. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  3191. import INSTEAD problem messages, can INCORRECT Last Enter Command
  3192. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  3193.  
  3194.  
  3195. Fixed DuplicateAPAR
  3196.  
  3197.  
  3198. Line onlineAPAR Date exists
  3199.  
  3200. by FIX ------ Help      However Command -------- a./.2
  3201. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  3202.  
  3203.  
  3204. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  3205. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  3206. DB2 ---------- 562204401      entering Last ---------
  3207. next MSG --------- 07      Existing MSG ------------ advise
  3208. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  3209. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  3210. NULL ------------------- List.100        MESSAGES ------------ List.100
  3211.  
  3212. Platform Duplicateand JR07261 Closed
  3213.  
  3214. MACROS MODULES Imand
  3215.  
  3216. MODULES Imand
  3217. MSG 07    and Status CLOSED :.0.22 '93 (
  3218.  
  3219.  
  3220. LOCAL byand
  3221. command by Identifierand
  3222.  
  3223.  
  3224. ERROR documentationand
  3225. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  3226. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  3227. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  3228. not FOR APAR export-  SAY help Specifically for- both L
  3229. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  3230. Component help SIN-
  3231.  
  3232.  
  3233. import ES1and
  3234.  
  3235.  
  3236. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  3237.  
  3238.  
  3239. MGR DBASEand RTN ES help Fixed FOR OS-enter
  3240.  
  3241.  
  3242. Relief ES1and
  3243.  
  3244.  
  3245. Dateand
  3246.  
  3247.  
  3248. instead.inand    Parent
  3249.  
  3250.  
  3251. PEand      Interface
  3252.  
  3253.  
  3254. Not Currentand
  3255.  
  3256.  
  3257. COMMENTSand
  3258.  
  3259.  
  3260. incorrect section PTFand
  3261. 07 which 
  3262.  
  3263. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  3264. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  3265. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  3266.  
  3267. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  3268. Severity ................... 1      Date Closed ......... 93/07/22
  3269. Component .......... 562204401      Duplicate of .........
  3270. Reported Release ......... 100      Fixed Release ............
  3271. Component Name DBASE MGR - SIN      Special Types ....
  3272. Current Target Date ..              Type of Relief ..Not Available
  3273. SCP ................... OS/2        Platform ............ OS/2
  3274.  
  3275. Status Detail: Not Available
  3276.  
  3277. PE PTF List:
  3278.  
  3279. PTF List:
  3280.  
  3281.  
  3282. Parent APAR:
  3283. Child APAR list:
  3284.  
  3285.  
  3286. ERROR DESCRIPTION:
  3287. When import or export using the Command Line Interface, one can
  3288. suppress messages by entering 'MESSAGES NUL'.  However, the
  3289. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  3290. which is incorrect.  This DOC problem exists in both ES1.0 and
  3291. DB2/2.
  3292.  
  3293.  
  3294. LOCAL FIX:
  3295. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  3296.  
  3297.  
  3298. PROBLEM SUMMARY: See problem title and description.
  3299.  
  3300.  
  3301. PROBLEM CONCLUSION: Conclusion:
  3302. The problem found is a valid one. Existing documentation for ES
  3303. and DB2/2 will not be corrected.
  3304.  
  3305. This problem will be corrected in the next release of the DB2/2
  3306. documentation. Specifically the section discussing Im/Export.
  3307. and the MESSAGES NUL command in the online help of the Command
  3308. Line Processor will be revised.
  3309.  
  3310.  
  3311. TEMPORARY FIX:
  3312.  
  3313.  
  3314. COMMENTS:
  3315.  
  3316.  
  3317. MODULES/MACROS:
  3318.  
  3319.  
  3320. SRLS:      XX00000000
  3321.  
  3322.  
  3323.  
  3324. RTN CODES:
  3325.  
  3326.  
  3327. CIRCUMVENTION:
  3328.  
  3329.  
  3330. MESSAGE TO SUBMITTER:
  3331. which     Changed  revised 
  3332.  
  3333.  
  3334. Processor   Changed 
  3335.  
  3336. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  3337. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  3338.  Help PTF suppress enter MODULES.
  3339.  
  3340.  .....online OS           ........... export  users
  3341.  ................... :      Im exists ......... both/1/07
  3342. Fixed .......... APAR      list the .........
  3343.   ......... 2      MGR  ............ can
  3344. Fixed Status IMPORT SIN -         ..
  3345. help  Im .."      the  ..Symptom DB2
  3346.  ................... TO/562204401        valid ............ TO/562204401
  3347.  
  3348.  INSTEADChanged Symptom DB2
  3349.  
  3350. Types  SAYChanged
  3351.  
  3352.  SAYChanged
  3353.  2    Changed  DBASE by/1/93 (22 )
  3354.  
  3355.  
  3356. Type ConclusionChanged
  3357. Enter Conclusion sChanged
  3358.  
  3359.  
  3360. List insteadChanged
  3361. 100.   Name /Line Identifier  in   import/562204401
  3362.     ERROR  import/be  EXPORT.
  3363. 562204401. release COMMENTS problem ( ).
  3364. :. release CLI L   NUL Identifier
  3365.     -Child   DD   CONCLUSION Name  MESSAGE
  3366.       found Name HELP When   PROBLEM
  3367.       .
  3368. a. release Component problem.
  3369. advise. release Component JR07261
  3370.     -Child for   DD  Name MESSAGE
  3371.     -Child  DD SHOULD   ' HELP
  3372.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  3373.  
  3374.  
  3375. SCP messagesChanged
  3376.  
  3377.  
  3378. will Changed corrected INCORRECT discussing     MSGFILE
  3379.  whichChanged 'of    CLI import/562204401 ERROR   PE
  3380. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  3381.   (LOCAL  which    Export Name   ),
  3382.     However Name    TEMPORARY Detail
  3383.   problem (Date  When  Release not ).
  3384.  
  3385.  
  3386. will FORChanged Available    Child import/562204401 .0
  3387.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  3388.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  3389.  Command import/Specifically title /Line,  HELP   This CLOSED
  3390. problem. Interface Not command incorrect   REGARDING CLI RTN
  3391.  the  XX00000000 (Closed  Relief ).   MESSAGES
  3392. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  3393.  EXPORT Name  ES,     Target Current MSG Platform
  3394.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  3395. Parent  HELP REGARDING  This (-and). of
  3396. , Release  .
  3397.  
  3398.  
  3399.  messagesChanged SUMMARY.
  3400.  
  3401.  
  3402. FIXChanged
  3403.  
  3404.  
  3405. Special/SeeChanged     .DOC ( )
  3406.  
  3407.  
  3408. Changed       CIRCUMVENTION (
  3409.  
  3410.  
  3411. )
  3412.  
  3413.  
  3414.                '
  3415.  
  3416.  
  3417. " - ,
  3418.  
  3419. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  3420. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  3421.  
  3422.  
  3423. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  3424. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  3425. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  3426. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  3427. Conclusion list DD L ) PTF      release Specifically ,,,,
  3428. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  3429. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  3430.  
  3431. Relief Detailandwhich     be
  3432.  
  3433. MSGFILE not INCORRECTand
  3434.  
  3435. not INCORRECTand
  3436.  
  3437.  
  3438. MSG Availableand
  3439. CLI Available incorrectand
  3440.  
  3441.  
  3442. Duplicate DESCRIPTIONand
  3443. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  3444. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  3445. Processor by one,
  3446. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  3447. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  3448. instead messages MODULES 0 APAR SUBMITTER 93,
  3449.  
  3450.  
  3451. INSTEAD ESand
  3452.  
  3453.  
  3454. next revisedand found section DBASE-2 command NULand
  3455.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  3456.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  3457.  Processor by one,
  3458.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  3459.  22,  found entering( SHOULD suppress Processor is section suppress for section
  3460.  export instead messages MODULES 0 APAR SUBMITTER 93,
  3461.  
  3462.  
  3463. next CONCLUSIONand See Current SCP Export can help for
  3464. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  3465. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  3466. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  3467. corrected Help,
  3468.  
  3469.  
  3470. SAY ESand
  3471.  
  3472.  
  3473. Componentand
  3474.  
  3475.  
  3476. Last-Interfaceand
  3477.  
  3478.  
  3479. Releaseand      OS
  3480.  
  3481.  
  3482. or Commandand
  3483.  
  3484.  
  3485. Closedand
  3486.  
  3487.  
  3488. JR07261 SIN Reportedand
  3489.  
  3490. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  3491. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  3492. found 1,. DESCRIPTION
  3493.  
  3494. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  3495. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  3496. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  3497. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  3498. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  3499. ES Target Existing ,,               using OF s ,,not COMMENTS
  3500. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  3501.  
  3502. SUMMARY FIXbe COMMENTS
  3503.  
  3504. online PROBLEM listbe
  3505.  
  3506. PROBLEM listbe
  3507. RTN 100    be  Component and-07-562204401 "advise '
  3508.  
  3509.  
  3510. ONLINE Closedbe
  3511. DBASE Closed Linebe
  3512.  
  3513.  
  3514. for Exportbe
  3515. Status ) to Enter ) NUL  export-2 1,. SHOULD Interface
  3516. which  MGR description "export-2 CLI found 1,.',  help title the
  3517. will in the problem command( the will Interface next can Types Changed
  3518. the ES1,  instead the will Interface by exists Child( The Date
  3519. Changed the ES1,
  3520.  
  3521.  
  3522.  
  3523.  
  3524. List Howeverbe
  3525.  
  3526.  
  3527. Platform SUPPRESSbe Status NULL "to Enter'
  3528. by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR
  3529. Types is,  instead  CLOSED Command exists Child Last OF command
  3530.  next incorrect the PE( one XX00000000  incorrect the PE
  3531.  The users CLI When the ES1,
  3532.  
  3533.  
  3534. Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF
  3535. Help Conclusion INSTEAD,  This Line Interface CODES importbe
  3536. Reported,Fixed
  3537. revised,HELP
  3538. Processor,corrected
  3539. PTF,corrected
  3540. REGARDING,corrected
  3541. release,corrected
  3542. Release,corrected
  3543. Relief,corrected
  3544.  
  3545.  
  3546. TEMPORARY Howeverbe MSGFILE
  3547.  
  3548.  
  3549. documentationbe
  3550.  
  3551.  
  3552. MODULES-MACROSbe    Reported,Fixed
  3553.  
  3554.  
  3555. SUBMITTERbe      Name
  3556.  
  3557.  
  3558. section DOCbe
  3559.  
  3560.  
  3561. DDbe MSGFILE
  3562.  
  3563.  
  3564. MESSAGES Type suppressbe
  3565.  one 
  3566.  
  3567. Closed EXPORT 000000 Im      import command 00000000 Available0710007562204401
  3568. discussing0793 found Name description MACROS exists ES0793
  3569.  
  3570.  
  3571. Relief 000000 FIX FOR"REGARDING 00000000000 corrected  Not
  3572. Platform 0000000000000000000 93      Detail CONCLUSION 000000000 Available0710007562204401
  3573. DBASE 0000000000which          entering MESSAGES 000000000
  3574. or ONLINE 000000000 22      Existing ONLINE 000000000000 be
  3575. DBASE JR07261 DOC Interface / problem      PROBLEM SIN 0000
  3576. DESCRIPTION revised Detail 00'     SHOULD MESSAGES online 00LOCAL Command
  3577. PE 00000000000000000 MODULES0793          NULL 000000000000 MODULES0793
  3578.  
  3579. REGARDING Duplicateboth LOCAL Command
  3580.  
  3581. not one incorrectboth
  3582.  
  3583. one incorrectboth
  3584. ONLINE 22    both Last one NUL
  3585.  
  3586.  
  3587. next Closedboth
  3588. Component Closed inboth
  3589.  
  3590.  
  3591. ERROR documentationboth
  3592. Fixed discussing0793 help of.
  3593. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 (
  3594. Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE
  3595. SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0
  3596.  
  3597. Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793
  3598. SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:-
  3599.  
  3600.  
  3601.  
  3602. INCORRECT ES1both
  3603. Line
  3604.  
  3605.  
  3606. OF Releaseboth Parent CODES Closed s
  3607.  
  3608.  
  3609. OF DDboth and     byAPAR        Processor
  3610. discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793
  3611.  
  3612.  
  3613. RTN ES1both Line
  3614.  
  3615.  
  3616. DB2both
  3617.  
  3618.  
  3619. is07insteadboth    Processor
  3620.  
  3621.  
  3622. PTFboth      list
  3623.  
  3624.  
  3625. OS Dateboth
  3626.  
  3627.  
  3628. Conclusionboth enter List for discussing0793 Changed CLOSED description export
  3629. Current0793 201 MGR IMPORT
  3630.  
  3631.  
  3632. INSTEAD See releaseboth
  3633.  
  3634. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  3635. However CLOSED entering Not is documentation MSGFILE-List
  3636.  
  3637.  
  3638. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  3639. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  3640. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  3641. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  3642. which    Help DD help ) not      NULL REGARDING ,,
  3643. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  3644. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  3645.  
  3646. ONLINE DESCRIPTIONadvise IMPORT can
  3647.  
  3648. instead listadvise
  3649.  
  3650. list FIXadvise
  3651. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  3652.  
  3653.  
  3654. INCORRECT Availableadvise
  3655. CLI Available Exportadvise
  3656.  
  3657.  
  3658. enter descriptionadvise
  3659. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  3660. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  3661. and MSG Interface,  Im be Duplicate found both MODULES
  3662. by Platform Command-Name,
  3663.  
  3664.  
  3665. Fixed ERRORadvise
  3666.  
  3667.  
  3668. Last oradvise However CLOSED entering Not is
  3669. DOC MSG-LOCAL,
  3670.  
  3671.  
  3672. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  3673.  
  3674.  
  3675. PE ERRORadvise
  3676.  
  3677.  
  3678. Conclusionadvise
  3679.  
  3680.  
  3681. HELP-FORadvise    of
  3682.  
  3683.  
  3684. oneadvise      import
  3685.  
  3686.  
  3687. messages Componentadvise
  3688.  
  3689.  
  3690. Closedadvise
  3691.  
  3692.  
  3693. for PROBLEM onlineadvise
  3694.  enter 
  3695.  
  3696. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  3697. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  3698.  
  3699.  
  3700. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  3701. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  3702. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  3703. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  3704. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  3705. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  3706. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  3707.  
  3708. one DetailAPAR in both
  3709.  
  3710. is list FIXAPAR
  3711.  
  3712. list FIXAPAR
  3713. LOCAL 07    APAR Relief by a-/-22 ': (
  3714.  
  3715. RTN     beAPAR
  3716. Closed be ExportAPAR
  3717.  
  3718.  
  3719. documentation DESCRIPTIONAPAR
  3720. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  3721. import INSTEAD problem messages, can INCORRECT Last Enter Command
  3722. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  3723.  
  3724.  
  3725. Fixed DuplicateAPAR
  3726.  
  3727.  
  3728. Line onlineAPAR Date exists
  3729.  
  3730. by FIX ------ Help      However Command -------- a./.2
  3731. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  3732.  
  3733.  
  3734. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  3735. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  3736. DB2 ---------- 562204401      entering Last ---------
  3737. next MSG --------- 07      Existing MSG ------------ advise
  3738. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  3739. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  3740. NULL ------------------- List.100        MESSAGES ------------ List.100
  3741.  
  3742. Platform Duplicateand JR07261 Closed
  3743.  
  3744. MACROS MODULES Imand
  3745.  
  3746. MODULES Imand
  3747. MSG 07    and Status CLOSED :.0.22 '93 (
  3748.  
  3749.  
  3750. LOCAL byand
  3751. command by Identifierand
  3752.  
  3753.  
  3754. ERROR documentationand
  3755. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  3756. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  3757. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  3758. not FOR APAR export-  SAY help Specifically for- both L
  3759. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  3760. Component help SIN-
  3761.  
  3762.  
  3763. import ES1and
  3764.  
  3765.  
  3766. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  3767.  
  3768.  
  3769. MGR DBASEand RTN ES help Fixed FOR OS-enter
  3770.  
  3771.  
  3772. Relief ES1and
  3773.  
  3774.  
  3775. Dateand
  3776.  
  3777.  
  3778. instead.inand    Parent
  3779.  
  3780.  
  3781. PEand      Interface
  3782.  
  3783.  
  3784. Not Currentand
  3785.  
  3786.  
  3787. COMMENTSand
  3788.  
  3789.  
  3790. incorrect section PTFand
  3791. 07 which 
  3792.  
  3793. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  3794. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  3795. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  3796.  
  3797. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  3798. Severity ................... 1      Date Closed ......... 93/07/22
  3799. Component .......... 562204401      Duplicate of .........
  3800. Reported Release ......... 100      Fixed Release ............
  3801. Component Name DBASE MGR - SIN      Special Types ....
  3802. Current Target Date ..              Type of Relief ..Not Available
  3803. SCP ................... OS/2        Platform ............ OS/2
  3804.  
  3805. Status Detail: Not Available
  3806.  
  3807. PE PTF List:
  3808.  
  3809. PTF List:
  3810.  
  3811.  
  3812. Parent APAR:
  3813. Child APAR list:
  3814.  
  3815.  
  3816. ERROR DESCRIPTION:
  3817. When import or export using the Command Line Interface, one can
  3818. suppress messages by entering 'MESSAGES NUL'.  However, the
  3819. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  3820. which is incorrect.  This DOC problem exists in both ES1.0 and
  3821. DB2/2.
  3822.  
  3823.  
  3824. LOCAL FIX:
  3825. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  3826.  
  3827.  
  3828. PROBLEM SUMMARY: See problem title and description.
  3829.  
  3830.  
  3831. PROBLEM CONCLUSION: Conclusion:
  3832. The problem found is a valid one. Existing documentation for ES
  3833. and DB2/2 will not be corrected.
  3834.  
  3835. This problem will be corrected in the next release of the DB2/2
  3836. documentation. Specifically the section discussing Im/Export.
  3837. and the MESSAGES NUL command in the online help of the Command
  3838. Line Processor will be revised.
  3839.  
  3840.  
  3841. TEMPORARY FIX:
  3842.  
  3843.  
  3844. COMMENTS:
  3845.  
  3846.  
  3847. MODULES/MACROS:
  3848.  
  3849.  
  3850. SRLS:      XX00000000
  3851.  
  3852.  
  3853.  
  3854. RTN CODES:
  3855.  
  3856.  
  3857. CIRCUMVENTION:
  3858.  
  3859.  
  3860. MESSAGE TO SUBMITTER:
  3861. which     Changed  revised 
  3862.  
  3863.  
  3864. Processor   Changed 
  3865.  
  3866. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  3867. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  3868.  Help PTF suppress enter MODULES.
  3869.  
  3870.  .....online OS           ........... export  users
  3871.  ................... :      Im exists ......... both/1/07
  3872. Fixed .......... APAR      list the .........
  3873.   ......... 2      MGR  ............ can
  3874. Fixed Status IMPORT SIN -         ..
  3875. help  Im .."      the  ..Symptom DB2
  3876.  ................... TO/562204401        valid ............ TO/562204401
  3877.  
  3878.  INSTEADChanged Symptom DB2
  3879.  
  3880. Types  SAYChanged
  3881.  
  3882.  SAYChanged
  3883.  2    Changed  DBASE by/1/93 (22 )
  3884.  
  3885.  
  3886. Type ConclusionChanged
  3887. Enter Conclusion sChanged
  3888.  
  3889.  
  3890. List insteadChanged
  3891. 100.   Name /Line Identifier  in   import/562204401
  3892.     ERROR  import/be  EXPORT.
  3893. 562204401. release COMMENTS problem ( ).
  3894. :. release CLI L   NUL Identifier
  3895.     -Child   DD   CONCLUSION Name  MESSAGE
  3896.       found Name HELP When   PROBLEM
  3897.       .
  3898. a. release Component problem.
  3899. advise. release Component JR07261
  3900.     -Child for   DD  Name MESSAGE
  3901.     -Child  DD SHOULD   ' HELP
  3902.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  3903.  
  3904.  
  3905. SCP messagesChanged
  3906.  
  3907.  
  3908. will Changed corrected INCORRECT discussing     MSGFILE
  3909.  whichChanged 'of    CLI import/562204401 ERROR   PE
  3910. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  3911.   (LOCAL  which    Export Name   ),
  3912.     However Name    TEMPORARY Detail
  3913.   problem (Date  When  Release not ).
  3914.  
  3915.  
  3916. will FORChanged Available    Child import/562204401 .0
  3917.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  3918.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  3919.  Command import/Specifically title /Line,  HELP   This CLOSED
  3920. problem. Interface Not command incorrect   REGARDING CLI RTN
  3921.  the  XX00000000 (Closed  Relief ).   MESSAGES
  3922. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  3923.  EXPORT Name  ES,     Target Current MSG Platform
  3924.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  3925. Parent  HELP REGARDING  This (-and). of
  3926. , Release  .
  3927.  
  3928.  
  3929.  messagesChanged SUMMARY.
  3930.  
  3931.  
  3932. FIXChanged
  3933.  
  3934.  
  3935. Special/SeeChanged     .DOC ( )
  3936.  
  3937.  
  3938. Changed       CIRCUMVENTION (
  3939.  
  3940.  
  3941. )
  3942.  
  3943.  
  3944.                '
  3945.  
  3946.  
  3947. " - ,
  3948.  
  3949. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  3950. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  3951.  
  3952.  
  3953. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  3954. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  3955. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  3956. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  3957. Conclusion list DD L ) PTF      release Specifically ,,,,
  3958. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  3959. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  3960.  
  3961. Relief Detailandwhich     be
  3962.  
  3963. MSGFILE not INCORRECTand
  3964.  
  3965. not INCORRECTand
  3966.  
  3967.  
  3968. MSG Availableand
  3969. CLI Available incorrectand
  3970.  
  3971.  
  3972. Duplicate DESCRIPTIONand
  3973. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  3974. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  3975. Processor by one,
  3976. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  3977. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  3978. instead messages MODULES 0 APAR SUBMITTER 93,
  3979.  
  3980.  
  3981. INSTEAD ESand
  3982.  
  3983.  
  3984. next revisedand found section DBASE-2 command NULand
  3985.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  3986.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  3987.  Processor by one,
  3988.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  3989.  22,  found entering( SHOULD suppress Processor is section suppress for section
  3990.  export instead messages MODULES 0 APAR SUBMITTER 93,
  3991.  
  3992.  
  3993. next CONCLUSIONand See Current SCP Export can help for
  3994. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  3995. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  3996. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  3997. corrected Help,
  3998.  
  3999.  
  4000. SAY ESand
  4001.  
  4002.  
  4003. Componentand
  4004.  
  4005.  
  4006. Last-Interfaceand
  4007.  
  4008.  
  4009. Releaseand      OS
  4010.  
  4011.  
  4012. or Commandand
  4013.  
  4014.  
  4015. Closedand
  4016.  
  4017.  
  4018. JR07261 SIN Reportedand
  4019.  
  4020. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  4021. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  4022. found 1,. DESCRIPTION
  4023.  
  4024. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  4025. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  4026. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  4027. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  4028. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  4029. ES Target Existing ,,               using OF s ,,not COMMENTS
  4030. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  4031.  
  4032. SUMMARY FIXbe COMMENTS
  4033.  
  4034. online PROBLEM listbe
  4035.  
  4036. PROBLEM listbe
  4037. RTN 100    be  Component and-07-562204401 "advise '
  4038.  
  4039.  
  4040. ONLINE Closedbe
  4041. DBASE Closed Linebe
  4042.  
  4043.  
  4044. for Exportbe
  4045. Status ) to Enter ) NUL  export-2 1,. SHOULD Interface
  4046. which  MGR description "export-2 CLI found 1,.',  help title the
  4047. will in the problem command( the will Interface next can Types Changed
  4048. the ES1,  instead the will Interface by exists Child( The Date
  4049. Changed the ES1,
  4050.  
  4051.  
  4052.  
  4053.  
  4054. List Howeverbe
  4055.  
  4056.  
  4057. Platform SUPPRESSbe Status NULL "to Enter'
  4058. by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR
  4059. Types is,  instead  CLOSED Command exists Child Last OF command
  4060.  next incorrect the PE( one XX00000000  incorrect the PE
  4061.  The users CLI When the ES1,
  4062.  
  4063.  
  4064. Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF
  4065. Help Conclusion INSTEAD,  This Line Interface CODES importbe
  4066. Reported,Fixed
  4067. revised,HELP
  4068. Processor,corrected
  4069. PTF,corrected
  4070. REGARDING,corrected
  4071. release,corrected
  4072. Release,corrected
  4073. Relief,corrected
  4074.  
  4075.  
  4076. TEMPORARY Howeverbe MSGFILE
  4077.  
  4078.  
  4079. documentationbe
  4080.  
  4081.  
  4082. MODULES-MACROSbe    Reported,Fixed
  4083.  
  4084.  
  4085. SUBMITTERbe      Name
  4086.  
  4087.  
  4088. section DOCbe
  4089.  
  4090.  
  4091. DDbe MSGFILE
  4092.  
  4093.  
  4094. MESSAGES Type suppressbe
  4095.  one 
  4096.  
  4097. Closed EXPORT 000000 Im      import command 00000000 Available0710007562204401
  4098. discussing0793 found Name description MACROS exists ES0793
  4099.  
  4100.  
  4101. Relief 000000 FIX FOR"REGARDING 00000000000 corrected  Not
  4102. Platform 0000000000000000000 93      Detail CONCLUSION 000000000 Available0710007562204401
  4103. DBASE 0000000000which          entering MESSAGES 000000000
  4104. or ONLINE 000000000 22      Existing ONLINE 000000000000 be
  4105. DBASE JR07261 DOC Interface / problem      PROBLEM SIN 0000
  4106. DESCRIPTION revised Detail 00'     SHOULD MESSAGES online 00LOCAL Command
  4107. PE 00000000000000000 MODULES0793          NULL 000000000000 MODULES0793
  4108.  
  4109. REGARDING Duplicateboth LOCAL Command
  4110.  
  4111. not one incorrectboth
  4112.  
  4113. one incorrectboth
  4114. ONLINE 22    both Last one NUL
  4115.  
  4116.  
  4117. next Closedboth
  4118. Component Closed inboth
  4119.  
  4120.  
  4121. ERROR documentationboth
  4122. Fixed discussing0793 help of.
  4123. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 (
  4124. Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE
  4125. SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0
  4126.  
  4127. Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793
  4128. SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:-
  4129.  
  4130.  
  4131.  
  4132. INCORRECT ES1both
  4133. Line
  4134.  
  4135.  
  4136. OF Releaseboth Parent CODES Closed s
  4137.  
  4138.  
  4139. OF DDboth and     byAPAR        Processor
  4140. discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793
  4141.  
  4142.  
  4143. RTN ES1both Line
  4144.  
  4145.  
  4146. DB2both
  4147.  
  4148.  
  4149. is07insteadboth    Processor
  4150.  
  4151.  
  4152. PTFboth      list
  4153.  
  4154.  
  4155. OS Dateboth
  4156.  
  4157.  
  4158. Conclusionboth enter List for discussing0793 Changed CLOSED description export
  4159. Current0793 201 MGR IMPORT
  4160.  
  4161.  
  4162. INSTEAD See releaseboth
  4163.  
  4164. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  4165. However CLOSED entering Not is documentation MSGFILE-List
  4166.  
  4167.  
  4168. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  4169. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  4170. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  4171. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  4172. which    Help DD help ) not      NULL REGARDING ,,
  4173. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  4174. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  4175.  
  4176. ONLINE DESCRIPTIONadvise IMPORT can
  4177.  
  4178. instead listadvise
  4179.  
  4180. list FIXadvise
  4181. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  4182.  
  4183.  
  4184. INCORRECT Availableadvise
  4185. CLI Available Exportadvise
  4186.  
  4187.  
  4188. enter descriptionadvise
  4189. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  4190. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  4191. and MSG Interface,  Im be Duplicate found both MODULES
  4192. by Platform Command-Name,
  4193.  
  4194.  
  4195. Fixed ERRORadvise
  4196.  
  4197.  
  4198. Last oradvise However CLOSED entering Not is
  4199. DOC MSG-LOCAL,
  4200.  
  4201.  
  4202. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  4203.  
  4204.  
  4205. PE ERRORadvise
  4206.  
  4207.  
  4208. Conclusionadvise
  4209.  
  4210.  
  4211. HELP-FORadvise    of
  4212.  
  4213.  
  4214. oneadvise      import
  4215.  
  4216.  
  4217. messages Componentadvise
  4218.  
  4219.  
  4220. Closedadvise
  4221.  
  4222.  
  4223. for PROBLEM onlineadvise
  4224.  enter 
  4225.  
  4226. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  4227. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  4228.  
  4229.  
  4230. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  4231. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  4232. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  4233. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  4234. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  4235. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  4236. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  4237.  
  4238. one DetailAPAR in both
  4239.  
  4240. is list FIXAPAR
  4241.  
  4242. list FIXAPAR
  4243. LOCAL 07    APAR Relief by a-/-22 ': (
  4244.  
  4245. RTN     beAPAR
  4246. Closed be ExportAPAR
  4247.  
  4248.  
  4249. documentation DESCRIPTIONAPAR
  4250. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  4251. import INSTEAD problem messages, can INCORRECT Last Enter Command
  4252. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  4253.  
  4254.  
  4255. Fixed DuplicateAPAR
  4256.  
  4257.  
  4258. Line onlineAPAR Date exists
  4259.  
  4260. by FIX ------ Help      However Command -------- a./.2
  4261. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  4262.  
  4263.  
  4264. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  4265. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  4266. DB2 ---------- 562204401      entering Last ---------
  4267. next MSG --------- 07      Existing MSG ------------ advise
  4268. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  4269. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  4270. NULL ------------------- List.100        MESSAGES ------------ List.100
  4271.  
  4272. Platform Duplicateand JR07261 Closed
  4273.  
  4274. MACROS MODULES Imand
  4275.  
  4276. MODULES Imand
  4277. MSG 07    and Status CLOSED :.0.22 '93 (
  4278.  
  4279.  
  4280. LOCAL byand
  4281. command by Identifierand
  4282.  
  4283.  
  4284. ERROR documentationand
  4285. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  4286. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  4287. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  4288. not FOR APAR export-  SAY help Specifically for- both L
  4289. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  4290. Component help SIN-
  4291.  
  4292.  
  4293. import ES1and
  4294.  
  4295.  
  4296. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  4297.  
  4298.  
  4299. MGR DBASEand RTN ES help Fixed FOR OS-enter
  4300.  
  4301.  
  4302. Relief ES1and
  4303.  
  4304.  
  4305. Dateand
  4306.  
  4307.  
  4308. instead.inand    Parent
  4309.  
  4310.  
  4311. PEand      Interface
  4312.  
  4313.  
  4314. Not Currentand
  4315.  
  4316.  
  4317. COMMENTSand
  4318.  
  4319.  
  4320. incorrect section PTFand
  4321. 07 which 
  4322.  
  4323. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  4324. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  4325. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  4326.  
  4327. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  4328. Severity ................... 1      Date Closed ......... 93/07/22
  4329. Component .......... 562204401      Duplicate of .........
  4330. Reported Release ......... 100      Fixed Release ............
  4331. Component Name DBASE MGR - SIN      Special Types ....
  4332. Current Target Date ..              Type of Relief ..Not Available
  4333. SCP ................... OS/2        Platform ............ OS/2
  4334.  
  4335. Status Detail: Not Available
  4336.  
  4337. PE PTF List:
  4338.  
  4339. PTF List:
  4340.  
  4341.  
  4342. Parent APAR:
  4343. Child APAR list:
  4344.  
  4345.  
  4346. ERROR DESCRIPTION:
  4347. When import or export using the Command Line Interface, one can
  4348. suppress messages by entering 'MESSAGES NUL'.  However, the
  4349. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  4350. which is incorrect.  This DOC problem exists in both ES1.0 and
  4351. DB2/2.
  4352.  
  4353.  
  4354. LOCAL FIX:
  4355. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  4356.  
  4357.  
  4358. PROBLEM SUMMARY: See problem title and description.
  4359.  
  4360.  
  4361. PROBLEM CONCLUSION: Conclusion:
  4362. The problem found is a valid one. Existing documentation for ES
  4363. and DB2/2 will not be corrected.
  4364.  
  4365. This problem will be corrected in the next release of the DB2/2
  4366. documentation. Specifically the section discussing Im/Export.
  4367. and the MESSAGES NUL command in the online help of the Command
  4368. Line Processor will be revised.
  4369.  
  4370.  
  4371. TEMPORARY FIX:
  4372.  
  4373.  
  4374. COMMENTS:
  4375.  
  4376.  
  4377. MODULES/MACROS:
  4378.  
  4379.  
  4380. SRLS:      XX00000000
  4381.  
  4382.  
  4383.  
  4384. RTN CODES:
  4385.  
  4386.  
  4387. CIRCUMVENTION:
  4388.  
  4389.  
  4390. MESSAGE TO SUBMITTER:
  4391. which     Changed  revised 
  4392.  
  4393.  
  4394. Processor   Changed 
  4395.  
  4396. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  4397. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  4398.  Help PTF suppress enter MODULES.
  4399.  
  4400.  .....online OS           ........... export  users
  4401.  ................... :      Im exists ......... both/1/07
  4402. Fixed .......... APAR      list the .........
  4403.   ......... 2      MGR  ............ can
  4404. Fixed Status IMPORT SIN -         ..
  4405. help  Im .."      the  ..Symptom DB2
  4406.  ................... TO/562204401        valid ............ TO/562204401
  4407.  
  4408.  INSTEADChanged Symptom DB2
  4409.  
  4410. Types  SAYChanged
  4411.  
  4412.  SAYChanged
  4413.  2    Changed  DBASE by/1/93 (22 )
  4414.  
  4415.  
  4416. Type ConclusionChanged
  4417. Enter Conclusion sChanged
  4418.  
  4419.  
  4420. List insteadChanged
  4421. 100.   Name /Line Identifier  in   import/562204401
  4422.     ERROR  import/be  EXPORT.
  4423. 562204401. release COMMENTS problem ( ).
  4424. :. release CLI L   NUL Identifier
  4425.     -Child   DD   CONCLUSION Name  MESSAGE
  4426.       found Name HELP When   PROBLEM
  4427.       .
  4428. a. release Component problem.
  4429. advise. release Component JR07261
  4430.     -Child for   DD  Name MESSAGE
  4431.     -Child  DD SHOULD   ' HELP
  4432.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  4433.  
  4434.  
  4435. SCP messagesChanged
  4436.  
  4437.  
  4438. will Changed corrected INCORRECT discussing     MSGFILE
  4439.  whichChanged 'of    CLI import/562204401 ERROR   PE
  4440. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  4441.   (LOCAL  which    Export Name   ),
  4442.     However Name    TEMPORARY Detail
  4443.   problem (Date  When  Release not ).
  4444.  
  4445.  
  4446. will FORChanged Available    Child import/562204401 .0
  4447.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  4448.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  4449.  Command import/Specifically title /Line,  HELP   This CLOSED
  4450. problem. Interface Not command incorrect   REGARDING CLI RTN
  4451.  the  XX00000000 (Closed  Relief ).   MESSAGES
  4452. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  4453.  EXPORT Name  ES,     Target Current MSG Platform
  4454.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  4455. Parent  HELP REGARDING  This (-and). of
  4456. , Release  .
  4457.  
  4458.  
  4459.  messagesChanged SUMMARY.
  4460.  
  4461.  
  4462. FIXChanged
  4463.  
  4464.  
  4465. Special/SeeChanged     .DOC ( )
  4466.  
  4467.  
  4468. Changed       CIRCUMVENTION (
  4469.  
  4470.  
  4471. )
  4472.  
  4473.  
  4474.                '
  4475.  
  4476.  
  4477. " - ,
  4478.  
  4479. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  4480. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  4481.  
  4482.  
  4483. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  4484. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  4485. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  4486. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  4487. Conclusion list DD L ) PTF      release Specifically ,,,,
  4488. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  4489. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  4490.  
  4491. Relief Detailandwhich     be
  4492.  
  4493. MSGFILE not INCORRECTand
  4494.  
  4495. not INCORRECTand
  4496.  
  4497.  
  4498. MSG Availableand
  4499. CLI Available incorrectand
  4500.  
  4501.  
  4502. Duplicate DESCRIPTIONand
  4503. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  4504. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  4505. Processor by one,
  4506. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  4507. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  4508. instead messages MODULES 0 APAR SUBMITTER 93,
  4509.  
  4510.  
  4511. INSTEAD ESand
  4512.  
  4513.  
  4514. next revisedand found section DBASE-2 command NULand
  4515.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  4516.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  4517.  Processor by one,
  4518.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  4519.  22,  found entering( SHOULD suppress Processor is section suppress for section
  4520.  export instead messages MODULES 0 APAR SUBMITTER 93,
  4521.  
  4522.  
  4523. next CONCLUSIONand See Current SCP Export can help for
  4524. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  4525. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  4526. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  4527. corrected Help,
  4528.  
  4529.  
  4530. SAY ESand
  4531.  
  4532.  
  4533. Componentand
  4534.  
  4535.  
  4536. Last-Interfaceand
  4537.  
  4538.  
  4539. Releaseand      OS
  4540.  
  4541.  
  4542. or Commandand
  4543.  
  4544.  
  4545. Closedand
  4546.  
  4547.  
  4548. JR07261 SIN Reportedand
  4549.  
  4550. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  4551. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  4552. found 1,. DESCRIPTION
  4553.  
  4554. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  4555. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  4556. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  4557. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  4558. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  4559. ES Target Existing ,,               using OF s ,,not COMMENTS
  4560. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  4561.  
  4562. SUMMARY FIXbe COMMENTS
  4563.  
  4564. online PROBLEM listbe
  4565.  
  4566. PROBLEM listbe
  4567. RTN 100    be  Component and-07-562204401 "advise '
  4568.  
  4569.  
  4570. ONLINE Closedbe
  4571. DBASE Closed Linebe
  4572.  
  4573.  
  4574. for Exportbe
  4575. Status ) to Enter ) NUL  export-2 1,. SHOULD Interface
  4576. which  MGR description "export-2 CLI found 1,.',  help title the
  4577. will in the problem command( the will Interface next can Types Changed
  4578. the ES1,  instead the will Interface by exists Child( The Date
  4579. Changed the ES1,
  4580.  
  4581.  
  4582.  
  4583.  
  4584. List Howeverbe
  4585.  
  4586.  
  4587. Platform SUPPRESSbe Status NULL "to Enter'
  4588. by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR
  4589. Types is,  instead  CLOSED Command exists Child Last OF command
  4590.  next incorrect the PE( one XX00000000  incorrect the PE
  4591.  The users CLI When the ES1,
  4592.  
  4593.  
  4594. Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF
  4595. Help Conclusion INSTEAD,  This Line Interface CODES importbe
  4596. Reported,Fixed
  4597. revised,HELP
  4598. Processor,corrected
  4599. PTF,corrected
  4600. REGARDING,corrected
  4601. release,corrected
  4602. Release,corrected
  4603. Relief,corrected
  4604.  
  4605.  
  4606. TEMPORARY Howeverbe MSGFILE
  4607.  
  4608.  
  4609. documentationbe
  4610.  
  4611.  
  4612. MODULES-MACROSbe    Reported,Fixed
  4613.  
  4614.  
  4615. SUBMITTERbe      Name
  4616.  
  4617.  
  4618. section DOCbe
  4619.  
  4620.  
  4621. DDbe MSGFILE
  4622.  
  4623.  
  4624. MESSAGES Type suppressbe
  4625.  one 
  4626.  
  4627. Closed EXPORT 000000 Im      import command 00000000 Available0710007562204401
  4628. discussing0793 found Name description MACROS exists ES0793
  4629.  
  4630.  
  4631. Relief 000000 FIX FOR"REGARDING 00000000000 corrected  Not
  4632. Platform 0000000000000000000 93      Detail CONCLUSION 000000000 Available0710007562204401
  4633. DBASE 0000000000which          entering MESSAGES 000000000
  4634. or ONLINE 000000000 22      Existing ONLINE 000000000000 be
  4635. DBASE JR07261 DOC Interface / problem      PROBLEM SIN 0000
  4636. DESCRIPTION revised Detail 00'     SHOULD MESSAGES online 00LOCAL Command
  4637. PE 00000000000000000 MODULES0793          NULL 000000000000 MODULES0793
  4638.  
  4639. REGARDING Duplicateboth LOCAL Command
  4640.  
  4641. not one incorrectboth
  4642.  
  4643. one incorrectboth
  4644. ONLINE 22    both Last one NUL
  4645.  
  4646.  
  4647. next Closedboth
  4648. Component Closed inboth
  4649.  
  4650.  
  4651. ERROR documentationboth
  4652. Fixed discussing0793 help of.
  4653. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 (
  4654. Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE
  4655. SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0
  4656.  
  4657. Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793
  4658. SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:-
  4659.  
  4660.  
  4661.  
  4662. INCORRECT ES1both
  4663. Line
  4664.  
  4665.  
  4666. OF Releaseboth Parent CODES Closed s
  4667.  
  4668.  
  4669. OF DDboth and     byAPAR        Processor
  4670. discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793
  4671.  
  4672.  
  4673. RTN ES1both Line
  4674.  
  4675.  
  4676. DB2both
  4677.  
  4678.  
  4679. is07insteadboth    Processor
  4680.  
  4681.  
  4682. PTFboth      list
  4683.  
  4684.  
  4685. OS Dateboth
  4686.  
  4687.  
  4688. Conclusionboth enter List for discussing0793 Changed CLOSED description export
  4689. Current0793 201 MGR IMPORT
  4690.  
  4691.  
  4692. INSTEAD See releaseboth
  4693.  
  4694. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  4695. However CLOSED entering Not is documentation MSGFILE-List
  4696.  
  4697.  
  4698. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  4699. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  4700. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  4701. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  4702. which    Help DD help ) not      NULL REGARDING ,,
  4703. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  4704. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  4705.  
  4706. ONLINE DESCRIPTIONadvise IMPORT can
  4707.  
  4708. instead listadvise
  4709.  
  4710. list FIXadvise
  4711. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  4712.  
  4713.  
  4714. INCORRECT Availableadvise
  4715. CLI Available Exportadvise
  4716.  
  4717.  
  4718. enter descriptionadvise
  4719. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  4720. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  4721. and MSG Interface,  Im be Duplicate found both MODULES
  4722. by Platform Command-Name,
  4723.  
  4724.  
  4725. Fixed ERRORadvise
  4726.  
  4727.  
  4728. Last oradvise However CLOSED entering Not is
  4729. DOC MSG-LOCAL,
  4730.  
  4731.  
  4732. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  4733.  
  4734.  
  4735. PE ERRORadvise
  4736.  
  4737.  
  4738. Conclusionadvise
  4739.  
  4740.  
  4741. HELP-FORadvise    of
  4742.  
  4743.  
  4744. oneadvise      import
  4745.  
  4746.  
  4747. messages Componentadvise
  4748.  
  4749.  
  4750. Closedadvise
  4751.  
  4752.  
  4753. for PROBLEM onlineadvise
  4754.  enter 
  4755.  
  4756. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  4757. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  4758.  
  4759.  
  4760. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  4761. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  4762. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  4763. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  4764. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  4765. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  4766. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  4767.  
  4768. one DetailAPAR in both
  4769.  
  4770. is list FIXAPAR
  4771.  
  4772. list FIXAPAR
  4773. LOCAL 07    APAR Relief by a-/-22 ': (
  4774.  
  4775. RTN     beAPAR
  4776. Closed be ExportAPAR
  4777.  
  4778.  
  4779. documentation DESCRIPTIONAPAR
  4780. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  4781. import INSTEAD problem messages, can INCORRECT Last Enter Command
  4782. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  4783.  
  4784.  
  4785. Fixed DuplicateAPAR
  4786.  
  4787.  
  4788. Line onlineAPAR Date exists
  4789.  
  4790. by FIX ------ Help      However Command -------- a./.2
  4791. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  4792.  
  4793.  
  4794. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  4795. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  4796. DB2 ---------- 562204401      entering Last ---------
  4797. next MSG --------- 07      Existing MSG ------------ advise
  4798. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  4799. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  4800. NULL ------------------- List.100        MESSAGES ------------ List.100
  4801.  
  4802. Platform Duplicateand JR07261 Closed
  4803.  
  4804. MACROS MODULES Imand
  4805.  
  4806. MODULES Imand
  4807. MSG 07    and Status CLOSED :.0.22 '93 (
  4808.  
  4809.  
  4810. LOCAL byand
  4811. command by Identifierand
  4812.  
  4813.  
  4814. ERROR documentationand
  4815. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  4816. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  4817. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  4818. not FOR APAR export-  SAY help Specifically for- both L
  4819. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  4820. Component help SIN-
  4821.  
  4822.  
  4823. import ES1and
  4824.  
  4825.  
  4826. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  4827.  
  4828.  
  4829. MGR DBASEand RTN ES help Fixed FOR OS-enter
  4830.  
  4831.  
  4832. Relief ES1and
  4833.  
  4834.  
  4835. Dateand
  4836.  
  4837.  
  4838. instead.inand    Parent
  4839.  
  4840.  
  4841. PEand      Interface
  4842.  
  4843.  
  4844. Not Currentand
  4845.  
  4846.  
  4847. COMMENTSand
  4848.  
  4849.  
  4850. incorrect section PTFand
  4851. 07 which 
  4852.  
  4853. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  4854. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  4855. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  4856.  
  4857. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  4858. Severity ................... 1      Date Closed ......... 93/07/22
  4859. Component .......... 562204401      Duplicate of .........
  4860. Reported Release ......... 100      Fixed Release ............
  4861. Component Name DBASE MGR - SIN      Special Types ....
  4862. Current Target Date ..              Type of Relief ..Not Available
  4863. SCP ................... OS/2        Platform ............ OS/2
  4864.  
  4865. Status Detail: Not Available
  4866.  
  4867. PE PTF List:
  4868.  
  4869. PTF List:
  4870.  
  4871.  
  4872. Parent APAR:
  4873. Child APAR list:
  4874.  
  4875.  
  4876. ERROR DESCRIPTION:
  4877. When import or export using the Command Line Interface, one can
  4878. suppress messages by entering 'MESSAGES NUL'.  However, the
  4879. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  4880. which is incorrect.  This DOC problem exists in both ES1.0 and
  4881. DB2/2.
  4882.  
  4883.  
  4884. LOCAL FIX:
  4885. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  4886.  
  4887.  
  4888. PROBLEM SUMMARY: See problem title and description.
  4889.  
  4890.  
  4891. PROBLEM CONCLUSION: Conclusion:
  4892. The problem found is a valid one. Existing documentation for ES
  4893. and DB2/2 will not be corrected.
  4894.  
  4895. This problem will be corrected in the next release of the DB2/2
  4896. documentation. Specifically the section discussing Im/Export.
  4897. and the MESSAGES NUL command in the online help of the Command
  4898. Line Processor will be revised.
  4899.  
  4900.  
  4901. TEMPORARY FIX:
  4902.  
  4903.  
  4904. COMMENTS:
  4905.  
  4906.  
  4907. MODULES/MACROS:
  4908.  
  4909.  
  4910. SRLS:      XX00000000
  4911.  
  4912.  
  4913.  
  4914. RTN CODES:
  4915.  
  4916.  
  4917. CIRCUMVENTION:
  4918.  
  4919.  
  4920. MESSAGE TO SUBMITTER:
  4921. which     Changed  revised 
  4922.  
  4923.  
  4924. Processor   Changed 
  4925.  
  4926. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  4927. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  4928.  Help PTF suppress enter MODULES.
  4929.  
  4930.  .....online OS           ........... export  users
  4931.  ................... :      Im exists ......... both/1/07
  4932. Fixed .......... APAR      list the .........
  4933.   ......... 2      MGR  ............ can
  4934. Fixed Status IMPORT SIN -         ..
  4935. help  Im .."      the  ..Symptom DB2
  4936.  ................... TO/562204401        valid ............ TO/562204401
  4937.  
  4938.  INSTEADChanged Symptom DB2
  4939.  
  4940. Types  SAYChanged
  4941.  
  4942.  SAYChanged
  4943.  2    Changed  DBASE by/1/93 (22 )
  4944.  
  4945.  
  4946. Type ConclusionChanged
  4947. Enter Conclusion sChanged
  4948.  
  4949.  
  4950. List insteadChanged
  4951. 100.   Name /Line Identifier  in   import/562204401
  4952.     ERROR  import/be  EXPORT.
  4953. 562204401. release COMMENTS problem ( ).
  4954. :. release CLI L   NUL Identifier
  4955.     -Child   DD   CONCLUSION Name  MESSAGE
  4956.       found Name HELP When   PROBLEM
  4957.       .
  4958. a. release Component problem.
  4959. advise. release Component JR07261
  4960.     -Child for   DD  Name MESSAGE
  4961.     -Child  DD SHOULD   ' HELP
  4962.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  4963.  
  4964.  
  4965. SCP messagesChanged
  4966.  
  4967.  
  4968. will Changed corrected INCORRECT discussing     MSGFILE
  4969.  whichChanged 'of    CLI import/562204401 ERROR   PE
  4970. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  4971.   (LOCAL  which    Export Name   ),
  4972.     However Name    TEMPORARY Detail
  4973.   problem (Date  When  Release not ).
  4974.  
  4975.  
  4976. will FORChanged Available    Child import/562204401 .0
  4977.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  4978.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  4979.  Command import/Specifically title /Line,  HELP   This CLOSED
  4980. problem. Interface Not command incorrect   REGARDING CLI RTN
  4981.  the  XX00000000 (Closed  Relief ).   MESSAGES
  4982. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  4983.  EXPORT Name  ES,     Target Current MSG Platform
  4984.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  4985. Parent  HELP REGARDING  This (-and). of
  4986. , Release  .
  4987.  
  4988.  
  4989.  messagesChanged SUMMARY.
  4990.  
  4991.  
  4992. FIXChanged
  4993.  
  4994.  
  4995. Special/SeeChanged     .DOC ( )
  4996.  
  4997.  
  4998. Changed       CIRCUMVENTION (
  4999.  
  5000.  
  5001. )
  5002.  
  5003.  
  5004.                '
  5005.  
  5006.  
  5007. " - ,
  5008.  
  5009. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  5010. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  5011.  
  5012.  
  5013. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  5014. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  5015. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  5016. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  5017. Conclusion list DD L ) PTF      release Specifically ,,,,
  5018. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  5019. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  5020.  
  5021. Relief Detailandwhich     be
  5022.  
  5023. MSGFILE not INCORRECTand
  5024.  
  5025. not INCORRECTand
  5026.  
  5027.  
  5028. MSG Availableand
  5029. CLI Available incorrectand
  5030.  
  5031.  
  5032. Duplicate DESCRIPTIONand
  5033. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  5034. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  5035. Processor by one,
  5036. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  5037. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  5038. instead messages MODULES 0 APAR SUBMITTER 93,
  5039.  
  5040.  
  5041. INSTEAD ESand
  5042.  
  5043.  
  5044. next revisedand found section DBASE-2 command NULand
  5045.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  5046.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  5047.  Processor by one,
  5048.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  5049.  22,  found entering( SHOULD suppress Processor is section suppress for section
  5050.  export instead messages MODULES 0 APAR SUBMITTER 93,
  5051.  
  5052.  
  5053. next CONCLUSIONand See Current SCP Export can help for
  5054. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  5055. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  5056. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  5057. corrected Help,
  5058.  
  5059.  
  5060. SAY ESand
  5061.  
  5062.  
  5063. Componentand
  5064.  
  5065.  
  5066. Last-Interfaceand
  5067.  
  5068.  
  5069. Releaseand      OS
  5070.  
  5071.  
  5072. or Commandand
  5073.  
  5074.  
  5075. Closedand
  5076.  
  5077.  
  5078. JR07261 SIN Reportedand
  5079.  
  5080. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  5081. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  5082. found 1,. DESCRIPTION
  5083.  
  5084. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  5085. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  5086. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  5087. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  5088. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  5089. ES Target Existing ,,               using OF s ,,not COMMENTS
  5090. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  5091.  
  5092. SUMMARY FIXbe COMMENTS
  5093.  
  5094. online PROBLEM listbe
  5095.  
  5096. PROBLEM listbe
  5097. RTN 100    be  Component and-07-562204401 "advise '
  5098.  
  5099.  
  5100. ONLINE Closedbe
  5101. DBASE Closed Linebe
  5102.  
  5103.  
  5104. for Exportbe
  5105. Status ) to Enter ) NUL  export-2 1,. SHOULD Interface
  5106. which  MGR description "export-2 CLI found 1,.',  help title the
  5107. will in the problem command( the will Interface next can Types Changed
  5108. the ES1,  instead the will Interface by exists Child( The Date
  5109. Changed the ES1,
  5110.  
  5111.  
  5112.  
  5113.  
  5114. List Howeverbe
  5115.  
  5116.  
  5117. Platform SUPPRESSbe Status NULL "to Enter'
  5118. by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR
  5119. Types is,  instead  CLOSED Command exists Child Last OF command
  5120.  next incorrect the PE( one XX00000000  incorrect the PE
  5121.  The users CLI When the ES1,
  5122.  
  5123.  
  5124. Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF
  5125. Help Conclusion INSTEAD,  This Line Interface CODES importbe
  5126. Reported,Fixed
  5127. revised,HELP
  5128. Processor,corrected
  5129. PTF,corrected
  5130. REGARDING,corrected
  5131. release,corrected
  5132. Release,corrected
  5133. Relief,corrected
  5134.  
  5135.  
  5136. TEMPORARY Howeverbe MSGFILE
  5137.  
  5138.  
  5139. documentationbe
  5140.  
  5141.  
  5142. MODULES-MACROSbe    Reported,Fixed
  5143.  
  5144.  
  5145. SUBMITTERbe      Name
  5146.  
  5147.  
  5148. section DOCbe
  5149.  
  5150.  
  5151. DDbe MSGFILE
  5152.  
  5153.  
  5154. MESSAGES Type suppressbe
  5155.  one 
  5156.  
  5157. Closed EXPORT 000000 Im      import command 00000000 Available0710007562204401
  5158. discussing0793 found Name description MACROS exists ES0793
  5159.  
  5160.  
  5161. Relief 000000 FIX FOR"REGARDING 00000000000 corrected  Not
  5162. Platform 0000000000000000000 93      Detail CONCLUSION 000000000 Available0710007562204401
  5163. DBASE 0000000000which          entering MESSAGES 000000000
  5164. or ONLINE 000000000 22      Existing ONLINE 000000000000 be
  5165. DBASE JR07261 DOC Interface / problem      PROBLEM SIN 0000
  5166. DESCRIPTION revised Detail 00'     SHOULD MESSAGES online 00LOCAL Command
  5167. PE 00000000000000000 MODULES0793          NULL 000000000000 MODULES0793
  5168.  
  5169. REGARDING Duplicateboth LOCAL Command
  5170.  
  5171. not one incorrectboth
  5172.  
  5173. one incorrectboth
  5174. ONLINE 22    both Last one NUL
  5175.  
  5176.  
  5177. next Closedboth
  5178. Component Closed inboth
  5179.  
  5180.  
  5181. ERROR documentationboth
  5182. Fixed discussing0793 help of.
  5183. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 (
  5184. Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE
  5185. SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0
  5186.  
  5187. Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793
  5188. SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:-
  5189.  
  5190.  
  5191.  
  5192. INCORRECT ES1both
  5193. Line
  5194.  
  5195.  
  5196. OF Releaseboth Parent CODES Closed s
  5197.  
  5198.  
  5199. OF DDboth and     byAPAR        Processor
  5200. discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793
  5201.  
  5202.  
  5203. RTN ES1both Line
  5204.  
  5205.  
  5206. DB2both
  5207.  
  5208.  
  5209. is07insteadboth    Processor
  5210.  
  5211.  
  5212. PTFboth      list
  5213.  
  5214.  
  5215. OS Dateboth
  5216.  
  5217.  
  5218. Conclusionboth enter List for discussing0793 Changed CLOSED description export
  5219. Current0793 201 MGR IMPORT
  5220.  
  5221.  
  5222. INSTEAD See releaseboth
  5223.  
  5224. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  5225. However CLOSED entering Not is documentation MSGFILE-List
  5226.  
  5227.  
  5228. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  5229. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  5230. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  5231. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  5232. which    Help DD help ) not      NULL REGARDING ,,
  5233. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  5234. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  5235.  
  5236. ONLINE DESCRIPTIONadvise IMPORT can
  5237.  
  5238. instead listadvise
  5239.  
  5240. list FIXadvise
  5241. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  5242.  
  5243.  
  5244. INCORRECT Availableadvise
  5245. CLI Available Exportadvise
  5246.  
  5247.  
  5248. enter descriptionadvise
  5249. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  5250. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  5251. and MSG Interface,  Im be Duplicate found both MODULES
  5252. by Platform Command-Name,
  5253.  
  5254.  
  5255. Fixed ERRORadvise
  5256.  
  5257.  
  5258. Last oradvise However CLOSED entering Not is
  5259. DOC MSG-LOCAL,
  5260.  
  5261.  
  5262. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  5263.  
  5264.  
  5265. PE ERRORadvise
  5266.  
  5267.  
  5268. Conclusionadvise
  5269.  
  5270.  
  5271. HELP-FORadvise    of
  5272.  
  5273.  
  5274. oneadvise      import
  5275.  
  5276.  
  5277. messages Componentadvise
  5278.  
  5279.  
  5280. Closedadvise
  5281.  
  5282.  
  5283. for PROBLEM onlineadvise
  5284.  enter 
  5285.  
  5286. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  5287. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  5288.  
  5289.  
  5290. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  5291. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  5292. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  5293. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  5294. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  5295. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  5296. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  5297.  
  5298. one DetailAPAR in both
  5299.  
  5300. is list FIXAPAR
  5301.  
  5302. list FIXAPAR
  5303. LOCAL 07    APAR Relief by a-/-22 ': (
  5304.  
  5305. RTN     beAPAR
  5306. Closed be ExportAPAR
  5307.  
  5308.  
  5309. documentation DESCRIPTIONAPAR
  5310. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  5311. import INSTEAD problem messages, can INCORRECT Last Enter Command
  5312. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  5313.  
  5314.  
  5315. Fixed DuplicateAPAR
  5316.  
  5317.  
  5318. Line onlineAPAR Date exists
  5319.  
  5320. by FIX ------ Help      However Command -------- a./.2
  5321. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  5322.  
  5323.  
  5324. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  5325. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  5326. DB2 ---------- 562204401      entering Last ---------
  5327. next MSG --------- 07      Existing MSG ------------ advise
  5328. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  5329. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  5330. NULL ------------------- List.100        MESSAGES ------------ List.100
  5331.  
  5332. Platform Duplicateand JR07261 Closed
  5333.  
  5334. MACROS MODULES Imand
  5335.  
  5336. MODULES Imand
  5337. MSG 07    and Status CLOSED :.0.22 '93 (
  5338.  
  5339.  
  5340. LOCAL byand
  5341. command by Identifierand
  5342.  
  5343.  
  5344. ERROR documentationand
  5345. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  5346. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  5347. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  5348. not FOR APAR export-  SAY help Specifically for- both L
  5349. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  5350. Component help SIN-
  5351.  
  5352.  
  5353. import ES1and
  5354.  
  5355.  
  5356. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  5357.  
  5358.  
  5359. MGR DBASEand RTN ES help Fixed FOR OS-enter
  5360.  
  5361.  
  5362. Relief ES1and
  5363.  
  5364.  
  5365. Dateand
  5366.  
  5367.  
  5368. instead.inand    Parent
  5369.  
  5370.  
  5371. PEand      Interface
  5372.  
  5373.  
  5374. Not Currentand
  5375.  
  5376.  
  5377. COMMENTSand
  5378.  
  5379.  
  5380. incorrect section PTFand
  5381. 07 which 
  5382.  
  5383. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  5384. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  5385. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  5386.  
  5387. Symptom ...... DD DOC               Status ...
  5388.  
  5389.  
  5390. ΓòÉΓòÉΓòÉ <hidden>  SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.T  ΓòÉΓòÉΓòÉ
  5391.  
  5392. . . . . . .  CLOSED   DOC 
  5393. Severity  . . . . . . . . . . . . . . . . . . .  1       Date  Closed  . . . . 
  5394. . . . . .  93 / 07 / 22 
  5395. Component  . . . . . . . . . .  562204401       Duplicate  of  . . . . . . . . 
  5396. Reported  Release  . . . . . . . . .  100       Fixed  Release  . . . . . . . . 
  5397. . . . . 
  5398. Component  Name  DBASE  MGR  -  SIN       Special  Types  . . . . 
  5399. Current  Target  Date  . .               Type  of  Relief  . . Not  Available 
  5400. SCP  . . . . . . . . . . . . . . . . . . .  OS / 2         Platform  . . . . . 
  5401. . . . . . . .  OS / 2 
  5402.  
  5403. Status  Detail :  Not  Available 
  5404.  
  5405. PE  PTF  List : 
  5406.  
  5407. PTF  List : 
  5408.  
  5409.  
  5410. Parent  APAR : 
  5411. Child  APAR  list : 
  5412.  
  5413.  
  5414. ERROR  DESCRIPTION : 
  5415. When  import  or  export  using  the  Command  Line  Interface ,  one  can 
  5416. suppress  messages  by  entering  ' MESSAGES  NUL ' .   However ,  the 
  5417. online  Help  in  CLI  advise  users  to  enter  ' MESSAGES  NULL '  ( 2  L ' s 
  5418. which  is  incorrect .   This  DOC  problem  exists  in  both  ES1 . 0  and 
  5419. DB2 / 2 . 
  5420.  
  5421.  
  5422. LOCAL  FIX : 
  5423. Enter  ' MESSAGES  NUL '  instead  of  ' MESSAGES  NULL ' . 
  5424.  
  5425.  
  5426. PROBLEM  SUMMARY :  See  problem  title  and  description . 
  5427.  
  5428.  
  5429. PROBLEM  CONCLUSION :  Conclusion : 
  5430. The  problem  found  is  a  valid  one .  Existing  documentation  for  ES 
  5431. and  DB2 / 2  will  not  be  corrected . 
  5432.  
  5433. This  problem  will  be  corrected  in  the  next  release  of  the  DB2 / 2 
  5434. documentation .  Specifically  the  section  discussing  Im / Export . 
  5435. and  the  MESSAGES  NUL  command  in  the  online  help  of  the  Command 
  5436. Line  Processor  will  be  revised . 
  5437.  
  5438.  
  5439. TEMPORARY  FIX : 
  5440.  
  5441.  
  5442. COMMENTS : 
  5443.  
  5444.  
  5445. MODULES / MACROS : 
  5446.  
  5447.  
  5448. SRLS :       XX00000000 
  5449.  
  5450.  
  5451.  
  5452. RTN  CODES : 
  5453.  
  5454.  
  5455. CIRCUMVENTION : 
  5456.  
  5457.  
  5458. MESSAGE  TO  SUBMITTER : 
  5459. which     Changed  revised 
  5460.  
  5461.  
  5462. Processor   Changed 
  5463.  
  5464. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  5465. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  5466.  Help PTF suppress enter MODULES.
  5467.  
  5468.  .....online OS           ........... export  users
  5469.  ................... :      Im exists ......... both/1/07
  5470. Fixed .......... APAR      list the .........
  5471.   ......... 2      MGR  ............ can
  5472. Fixed Status IMPORT SIN -         ..
  5473. help  Im .."      the  ..Symptom DB2
  5474.  ................... TO/562204401        valid ............ TO/562204401
  5475.  
  5476.  INSTEADChanged Symptom DB2
  5477.  
  5478. Types  SAYChanged
  5479.  
  5480.  SAYChanged
  5481.  2    Changed  DBASE by/1/93 (22 )
  5482.  
  5483.  
  5484. Type ConclusionChanged
  5485. Enter Conclusion sChanged
  5486.  
  5487.  
  5488. List insteadChanged
  5489. 100.   Name /Line Identifier  in   import/562204401
  5490.     ERROR  import/be  EXPORT.
  5491. 562204401. release COMMENTS problem ( ).
  5492. :. release CLI L   NUL Identifier
  5493.     -Child   DD   CONCLUSION Name  MESSAGE
  5494.       found Name HELP When   PROBLEM
  5495.       .
  5496. a. release Component problem.
  5497. advise. release Component JR07261
  5498.     -Child for   DD  Name MESSAGE
  5499.     -Child  DD SHOULD   ' HELP
  5500.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  5501.  
  5502.  
  5503. SCP messagesChanged
  5504.  
  5505.  
  5506. will Changed corrected INCORRECT discussing     MSGFILE
  5507.  whichChanged 'of    CLI import/562204401 ERROR   PE
  5508. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  5509.   (LOCAL  which    Export Name   ),
  5510.     However Name    TEMPORARY Detail
  5511.   problem (Date  When  Release not ).
  5512.  
  5513.  
  5514. will FORChanged Available    Child import/562204401 .0
  5515.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  5516.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  5517.  Command import/Specifically title /Line,  HELP   This CLOSED
  5518. problem. Interface Not command incorrect   REGARDING CLI RTN
  5519.  the  XX00000000 (Closed  Relief ).   MESSAGES
  5520. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  5521.  EXPORT Name  ES,     Target Current MSG Platform
  5522.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  5523. Parent  HELP REGARDING  This (-and). of
  5524. , Release  .
  5525.  
  5526.  
  5527.  messagesChanged SUMMARY.
  5528.  
  5529.  
  5530. FIXChanged
  5531.  
  5532.  
  5533. Special/SeeChanged     .DOC ( )
  5534.  
  5535.  
  5536. Changed       CIRCUMVENTION (
  5537.  
  5538.  
  5539. )
  5540.  
  5541.  
  5542.                '
  5543.  
  5544.  
  5545. " - ,
  5546.  
  5547. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  5548. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  5549.  
  5550.  
  5551. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  5552. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  5553. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  5554. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  5555. Conclusion list DD L ) PTF      release Specifically ,,,,
  5556. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  5557. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  5558.  
  5559. Relief Detailandwhich     be
  5560.  
  5561. MSGFILE not INCORRECTand
  5562.  
  5563. not INCORRECTand
  5564.  
  5565.  
  5566. MSG Availableand
  5567. CLI Available incorrectand
  5568.  
  5569.  
  5570. Duplicate DESCRIPTIONand
  5571. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  5572. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  5573. Processor by one,
  5574. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  5575. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  5576. instead messages MODULES 0 APAR SUBMITTER 93,
  5577.  
  5578.  
  5579. INSTEAD ESand
  5580.  
  5581.  
  5582. next revisedand found section DBASE-2 command NULand
  5583.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  5584.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  5585.  Processor by one,
  5586.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  5587.  22,  found entering( SHOULD suppress Processor is section suppress for section
  5588.  export instead messages MODULES 0 APAR SUBMITTER 93,
  5589.  
  5590.  
  5591. next CONCLUSIONand See Current SCP Export can help for
  5592. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  5593. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  5594. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  5595. corrected Help,
  5596.  
  5597.  
  5598. SAY ESand
  5599.  
  5600.  
  5601. Componentand
  5602.  
  5603.  
  5604. Last-Interfaceand
  5605.  
  5606.  
  5607. Releaseand      OS
  5608.  
  5609.  
  5610. or Commandand
  5611.  
  5612.  
  5613. Closedand
  5614.  
  5615.  
  5616. JR07261 SIN Reportedand
  5617.  
  5618. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  5619. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  5620. found 1,. DESCRIPTION
  5621.  
  5622. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  5623. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  5624. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  5625. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  5626. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  5627. ES Target Existing ,,               using OF s ,,not COMMENTS
  5628. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  5629.  
  5630. SUMMARY FIXbe COMMENTS
  5631.  
  5632. online PROBLEM listbe
  5633.  
  5634. PROBLEM listbe
  5635. RTN 100    be  Component and-07-562204401 "advise '
  5636.  
  5637.  
  5638. ONLINE Closedbe
  5639. DBASE Closed Linebe
  5640.  
  5641.  
  5642. for Exportbe
  5643. Status ) to Enter ) NUL  export-2 1,. SHOULD Interface
  5644. which  MGR description "export-2 CLI found 1,.',  help title the
  5645. will in the problem command( the will Interface next can Types Changed
  5646. the ES1,  instead the will Interface by exists Child( The Date
  5647. Changed the ES1,
  5648.  
  5649.  
  5650.  
  5651.  
  5652. List Howeverbe
  5653.  
  5654.  
  5655. Platform SUPPRESSbe Status NULL "to Enter'
  5656. by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR
  5657. Types is,  instead  CLOSED Command exists Child Last OF command
  5658.  next incorrect the PE( one XX00000000  incorrect the PE
  5659.  The users CLI When the ES1,
  5660.  
  5661.  
  5662. Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF
  5663. Help Conclusion INSTEAD,  This Line Interface CODES importbe
  5664. Reported,Fixed
  5665. revised,HELP
  5666. Processor,corrected
  5667. PTF,corrected
  5668. REGARDING,corrected
  5669. release,corrected
  5670. Release,corrected
  5671. Relief,corrected
  5672.  
  5673.  
  5674. TEMPORARY Howeverbe MSGFILE
  5675.  
  5676.  
  5677. documentationbe
  5678.  
  5679.  
  5680. MODULES-MACROSbe    Reported,Fixed
  5681.  
  5682.  
  5683. SUBMITTERbe      Name
  5684.  
  5685.  
  5686. section DOCbe
  5687.  
  5688.  
  5689. DDbe MSGFILE
  5690.  
  5691.  
  5692. MESSAGES Type suppressbe
  5693.  one 
  5694.  
  5695. Closed EXPORT 000000 Im      import command 00000000 Available0710007562204401
  5696. discussing0793 found Name description MACROS exists ES0793
  5697.  
  5698.  
  5699. Relief 000000 FIX FOR"REGARDING 00000000000 corrected  Not
  5700. Platform 0000000000000000000 93      Detail CONCLUSION 000000000 Available0710007562204401
  5701. DBASE 0000000000which          entering MESSAGES 000000000
  5702. or ONLINE 000000000 22      Existing ONLINE 000000000000 be
  5703. DBASE JR07261 DOC Interface / problem      PROBLEM SIN 0000
  5704. DESCRIPTION revised Detail 00'     SHOULD MESSAGES online 00LOCAL Command
  5705. PE 00000000000000000 MODULES0793          NULL 000000000000 MODULES0793
  5706.  
  5707. REGARDING Duplicateboth LOCAL Command
  5708.  
  5709. not one incorrectboth
  5710.  
  5711. one incorrectboth
  5712. ONLINE 22    both Last one NUL
  5713.  
  5714.  
  5715. next Closedboth
  5716. Component Closed inboth
  5717.  
  5718.  
  5719. ERROR documentationboth
  5720. Fixed discussing0793 help of.
  5721. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 (
  5722. Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE
  5723. SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0
  5724.  
  5725. Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793
  5726. SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:-
  5727.  
  5728.  
  5729.  
  5730. INCORRECT ES1both
  5731. Line
  5732.  
  5733.  
  5734. OF Releaseboth Parent CODES Closed s
  5735.  
  5736.  
  5737. OF DDboth and     byAPAR        Processor
  5738. discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793
  5739.  
  5740.  
  5741. RTN ES1both Line
  5742.  
  5743.  
  5744. DB2both
  5745.  
  5746.  
  5747. is07insteadboth    Processor
  5748.  
  5749.  
  5750. PTFboth      list
  5751.  
  5752.  
  5753. OS Dateboth
  5754.  
  5755.  
  5756. Conclusionboth enter List for discussing0793 Changed CLOSED description export
  5757. Current0793 201 MGR IMPORT
  5758.  
  5759.  
  5760. INSTEAD See releaseboth
  5761.  
  5762. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  5763. However CLOSED entering Not is documentation MSGFILE-List
  5764.  
  5765.  
  5766. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  5767. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  5768. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  5769. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  5770. which    Help DD help ) not      NULL REGARDING ,,
  5771. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  5772. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  5773.  
  5774. ONLINE DESCRIPTIONadvise IMPORT can
  5775.  
  5776. instead listadvise
  5777.  
  5778. list FIXadvise
  5779. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  5780.  
  5781.  
  5782. INCORRECT Availableadvise
  5783. CLI Available Exportadvise
  5784.  
  5785.  
  5786. enter descriptionadvise
  5787. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  5788. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  5789. and MSG Interface,  Im be Duplicate found both MODULES
  5790. by Platform Command-Name,
  5791.  
  5792.  
  5793. Fixed ERRORadvise
  5794.  
  5795.  
  5796. Last oradvise However CLOSED entering Not is
  5797. DOC MSG-LOCAL,
  5798.  
  5799.  
  5800. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  5801.  
  5802.  
  5803. PE ERRORadvise
  5804.  
  5805.  
  5806. Conclusionadvise
  5807.  
  5808.  
  5809. HELP-FORadvise    of
  5810.  
  5811.  
  5812. oneadvise      import
  5813.  
  5814.  
  5815. messages Componentadvise
  5816.  
  5817.  
  5818. Closedadvise
  5819.  
  5820.  
  5821. for PROBLEM onlineadvise
  5822.  enter 
  5823.  
  5824. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  5825. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  5826.  
  5827.  
  5828. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  5829. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  5830. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  5831. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  5832. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  5833. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  5834. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  5835.  
  5836. one DetailAPAR in both
  5837.  
  5838. is list FIXAPAR
  5839.  
  5840. list FIXAPAR
  5841. LOCAL 07    APAR Relief by a-/-22 ': (
  5842.  
  5843. RTN     beAPAR
  5844. Closed be ExportAPAR
  5845.  
  5846.  
  5847. documentation DESCRIPTIONAPAR
  5848. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  5849. import INSTEAD problem messages, can INCORRECT Last Enter Command
  5850. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  5851.  
  5852.  
  5853. Fixed DuplicateAPAR
  5854.  
  5855.  
  5856. Line onlineAPAR Date exists
  5857.  
  5858. by FIX ------ Help      However Command -------- a./.2
  5859. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  5860.  
  5861.  
  5862. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  5863. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  5864. DB2 ---------- 562204401      entering Last ---------
  5865. next MSG --------- 07      Existing MSG ------------ advise
  5866. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  5867. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  5868. NULL ------------------- List.100        MESSAGES ------------ List.100
  5869.  
  5870. Platform Duplicateand JR07261 Closed
  5871.  
  5872. MACROS MODULES Imand
  5873.  
  5874. MODULES Imand
  5875. MSG 07    and Status CLOSED :.0.22 '93 (
  5876.  
  5877.  
  5878. LOCAL byand
  5879. command by Identifierand
  5880.  
  5881.  
  5882. ERROR documentationand
  5883. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  5884. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  5885. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  5886. not FOR APAR export-  SAY help Specifically for- both L
  5887. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  5888. Component help SIN-
  5889.  
  5890.  
  5891. import ES1and
  5892.  
  5893.  
  5894. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  5895.  
  5896.  
  5897. MGR DBASEand RTN ES help Fixed FOR OS-enter
  5898.  
  5899.  
  5900. Relief ES1and
  5901.  
  5902.  
  5903. Dateand
  5904.  
  5905.  
  5906. instead.inand    Parent
  5907.  
  5908.  
  5909. PEand      Interface
  5910.  
  5911.  
  5912. Not Currentand
  5913.  
  5914.  
  5915. COMMENTSand
  5916.  
  5917.  
  5918. incorrect section PTFand
  5919. 07 which 
  5920.  
  5921. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  5922. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  5923. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  5924.  
  5925. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  5926. Severity ................... 1      Date Closed ......... 93/07/22
  5927. Component .......... 562204401      Duplicate of .........
  5928. Reported Release ......... 100      Fixed Release ............
  5929. Component Name DBASE MGR - SIN      Special Types ....
  5930. Current Target Date ..              Type of Relief ..Not Available
  5931. SCP ................... OS/2        Platform ............ OS/2
  5932.  
  5933. Status Detail: Not Available
  5934.  
  5935. PE PTF List:
  5936.  
  5937. PTF List:
  5938.  
  5939.  
  5940. Parent APAR:
  5941. Child APAR list:
  5942.  
  5943.  
  5944. ERROR DESCRIPTION:
  5945. When import or export using the Command Line Interface, one can
  5946. suppress messages by entering 'MESSAGES NUL'.  However, the
  5947. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  5948. which is incorrect.  This DOC problem exists in both ES1.0 and
  5949. DB2/2.
  5950.  
  5951.  
  5952. LOCAL FIX:
  5953. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  5954.  
  5955.  
  5956. PROBLEM SUMMARY: See problem title and description.
  5957.  
  5958.  
  5959. PROBLEM CONCLUSION: Conclusion:
  5960. The problem found is a valid one. Existing documentation for ES
  5961. and DB2/2 will not be corrected.
  5962.  
  5963. This problem will be corrected in the next release of the DB2/2
  5964. documentation. Specifically the section discussing Im/Export.
  5965. and the MESSAGES NUL command in the online help of the Command
  5966. Line Processor will be revised.
  5967.  
  5968.  
  5969. TEMPORARY FIX:
  5970.  
  5971.  
  5972. COMMENTS:
  5973.  
  5974.  
  5975. MODULES/MACROS:
  5976.  
  5977.  
  5978. SRLS:      XX00000000
  5979.  
  5980.  
  5981.  
  5982. RTN CODES:
  5983.  
  5984.  
  5985. CIRCUMVENTION:
  5986.  
  5987.  
  5988. MESSAGE TO SUBMITTER:
  5989. which     Changed  revised 
  5990.  
  5991.  
  5992. Processor   Changed 
  5993.  
  5994. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  5995. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  5996.  Help PTF suppress enter MODULES.
  5997.  
  5998.  .....online OS           ........... export  users
  5999.  ................... :      Im exists ......... both/1/07
  6000. Fixed .......... APAR      list the .........
  6001.   ......... 2      MGR  ............ can
  6002. Fixed Status IMPORT SIN -         ..
  6003. help  Im .."      the  ..Symptom DB2
  6004.  ................... TO/562204401        valid ............ TO/562204401
  6005.  
  6006.  INSTEADChanged Symptom DB2
  6007.  
  6008. Types  SAYChanged
  6009.  
  6010.  SAYChanged
  6011.  2    Changed  DBASE by/1/93 (22 )
  6012.  
  6013.  
  6014. Type ConclusionChanged
  6015. Enter Conclusion sChanged
  6016.  
  6017.  
  6018. List insteadChanged
  6019. 100.   Name /Line Identifier  in   import/562204401
  6020.     ERROR  import/be  EXPORT.
  6021. 562204401. release COMMENTS problem ( ).
  6022. :. release CLI L   NUL Identifier
  6023.     -Child   DD   CONCLUSION Name  MESSAGE
  6024.       found Name HELP When   PROBLEM
  6025.       .
  6026. a. release Component problem.
  6027. advise. release Component JR07261
  6028.     -Child for   DD  Name MESSAGE
  6029.     -Child  DD SHOULD   ' HELP
  6030.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  6031.  
  6032.  
  6033. SCP messagesChanged
  6034.  
  6035.  
  6036. will Changed corrected INCORRECT discussing     MSGFILE
  6037.  whichChanged 'of    CLI import/562204401 ERROR   PE
  6038. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  6039.   (LOCAL  which    Export Name   ),
  6040.     However Name    TEMPORARY Detail
  6041.   problem (Date  When  Release not ).
  6042.  
  6043.  
  6044. will FORChanged Available    Child import/562204401 .0
  6045.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  6046.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  6047.  Command import/Specifically title /Line,  HELP   This CLOSED
  6048. problem. Interface Not command incorrect   REGARDING CLI RTN
  6049.  the  XX00000000 (Closed  Relief ).   MESSAGES
  6050. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  6051.  EXPORT Name  ES,     Target Current MSG Platform
  6052.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  6053. Parent  HELP REGARDING  This (-and). of
  6054. , Release  .
  6055.  
  6056.  
  6057.  messagesChanged SUMMARY.
  6058.  
  6059.  
  6060. FIXChanged
  6061.  
  6062.  
  6063. Special/SeeChanged     .DOC ( )
  6064.  
  6065.  
  6066. Changed       CIRCUMVENTION (
  6067.  
  6068.  
  6069. )
  6070.  
  6071.  
  6072.                '
  6073.  
  6074.  
  6075. " - ,
  6076.  
  6077. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  6078. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  6079.  
  6080.  
  6081. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  6082. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  6083. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  6084. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  6085. Conclusion list DD L ) PTF      release Specifically ,,,,
  6086. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  6087. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  6088.  
  6089. Relief Detailandwhich     be
  6090.  
  6091. MSGFILE not INCORRECTand
  6092.  
  6093. not INCORRECTand
  6094.  
  6095.  
  6096. MSG Availableand
  6097. CLI Available incorrectand
  6098.  
  6099.  
  6100. Duplicate DESCRIPTIONand
  6101. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  6102. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  6103. Processor by one,
  6104. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  6105. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  6106. instead messages MODULES 0 APAR SUBMITTER 93,
  6107.  
  6108.  
  6109. INSTEAD ESand
  6110.  
  6111.  
  6112. next revisedand found section DBASE-2 command NULand
  6113.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  6114.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  6115.  Processor by one,
  6116.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  6117.  22,  found entering( SHOULD suppress Processor is section suppress for section
  6118.  export instead messages MODULES 0 APAR SUBMITTER 93,
  6119.  
  6120.  
  6121. next CONCLUSIONand See Current SCP Export can help for
  6122. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  6123. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  6124. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  6125. corrected Help,
  6126.  
  6127.  
  6128. SAY ESand
  6129.  
  6130.  
  6131. Componentand
  6132.  
  6133.  
  6134. Last-Interfaceand
  6135.  
  6136.  
  6137. Releaseand      OS
  6138.  
  6139.  
  6140. or Commandand
  6141.  
  6142.  
  6143. Closedand
  6144.  
  6145.  
  6146. JR07261 SIN Reportedand
  6147.  
  6148. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  6149. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  6150. found 1,. DESCRIPTION
  6151.  
  6152. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  6153. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  6154. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  6155. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  6156. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  6157. ES Target Existing ,,               using OF s ,,not COMMENTS
  6158. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  6159.  
  6160. SUMMARY FIXbe COMMENTS
  6161.  
  6162. online PROBLEM listbe
  6163.  
  6164. PROBLEM listbe
  6165. RTN 100    be  Component and-07-562204401 "advise '
  6166.  
  6167.  
  6168. ONLINE Closedbe
  6169. DBASE Closed Linebe
  6170.  
  6171.  
  6172. for Exportbe
  6173. Status ) to Enter ) NUL  export-2 1,. SHOULD Interface
  6174. which  MGR description "export-2 CLI found 1,.',  help title the
  6175. will in the problem command( the will Interface next can Types Changed
  6176. the ES1,  instead the will Interface by exists Child( The Date
  6177. Changed the ES1,
  6178.  
  6179.  
  6180.  
  6181.  
  6182. List Howeverbe
  6183.  
  6184.  
  6185. Platform SUPPRESSbe Status NULL "to Enter'
  6186. by export-2 SHOULD in Current found 1,. CLI export-2 description ERROR
  6187. Types is,  instead  CLOSED Command exists Child Last OF command
  6188.  next incorrect the PE( one XX00000000  incorrect the PE
  6189.  The users CLI When the ES1,
  6190.  
  6191.  
  6192. Platform enterbe Parent in CONCLUSION Identifier CLI SCP by SIN OF
  6193. Help Conclusion INSTEAD,  This Line Interface CODES importbe
  6194. Reported,Fixed
  6195. revised,HELP
  6196. Processor,corrected
  6197. PTF,corrected
  6198. REGARDING,corrected
  6199. release,corrected
  6200. Release,corrected
  6201. Relief,corrected
  6202.  
  6203.  
  6204. TEMPORARY Howeverbe MSGFILE
  6205.  
  6206.  
  6207. documentationbe
  6208.  
  6209.  
  6210. MODULES-MACROSbe    Reported,Fixed
  6211.  
  6212.  
  6213. SUBMITTERbe      Name
  6214.  
  6215.  
  6216. section DOCbe
  6217.  
  6218.  
  6219. DDbe MSGFILE
  6220.  
  6221.  
  6222. MESSAGES Type suppressbe
  6223.  one 
  6224.  
  6225. Closed EXPORT 000000 Im      import command 00000000 Available0710007562204401
  6226. discussing0793 found Name description MACROS exists ES0793
  6227.  
  6228.  
  6229. Relief 000000 FIX FOR"REGARDING 00000000000 corrected  Not
  6230. Platform 0000000000000000000 93      Detail CONCLUSION 000000000 Available0710007562204401
  6231. DBASE 0000000000which          entering MESSAGES 000000000
  6232. or ONLINE 000000000 22      Existing ONLINE 000000000000 be
  6233. DBASE JR07261 DOC Interface / problem      PROBLEM SIN 0000
  6234. DESCRIPTION revised Detail 00'     SHOULD MESSAGES online 00LOCAL Command
  6235. PE 00000000000000000 MODULES0793          NULL 000000000000 MODULES0793
  6236.  
  6237. REGARDING Duplicateboth LOCAL Command
  6238.  
  6239. not one incorrectboth
  6240.  
  6241. one incorrectboth
  6242. ONLINE 22    both Last one NUL
  6243.  
  6244.  
  6245. next Closedboth
  6246. Component Closed inboth
  6247.  
  6248.  
  6249. ERROR documentationboth
  6250. Fixed discussing0793 help of.
  6251. SRLS Enter)Reported COMMENTS section description MESSAGE export ES0793 (
  6252. Special0 Status Current0793 However HELP messages can SUPPRESS SUMMARY can description MESSAGE
  6253. SAY MSG. discussing0793 CIRCUMVENTION Help messages section Severity MESSAGES Identifier0
  6254.  
  6255. Export Current0793 201 SUMMARY description a export ES0793 However Child HELP. discussing0793
  6256. SUBMITTER MSGFILE SCP suppress discussing0793 description MESSAGE ,:-
  6257.  
  6258.  
  6259.  
  6260. INCORRECT ES1both
  6261. Line
  6262.  
  6263.  
  6264. OF Releaseboth Parent CODES Closed s
  6265.  
  6266.  
  6267. OF DDboth and     byAPAR        Processor
  6268. discussing0793 SUBMITTER COMMENTS export L Specifically MESSAGES Special CLI ES0793
  6269.  
  6270.  
  6271. RTN ES1both Line
  6272.  
  6273.  
  6274. DB2both
  6275.  
  6276.  
  6277. is07insteadboth    Processor
  6278.  
  6279.  
  6280. PTFboth      list
  6281.  
  6282.  
  6283. OS Dateboth
  6284.  
  6285.  
  6286. Conclusionboth enter List for discussing0793 Changed CLOSED description export
  6287. Current0793 201 MGR IMPORT
  6288.  
  6289.  
  6290. INSTEAD See releaseboth
  6291.  
  6292. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  6293. However CLOSED entering Not is documentation MSGFILE-List
  6294.  
  6295.  
  6296. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  6297. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  6298. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  6299. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  6300. which    Help DD help ) not      NULL REGARDING ,,
  6301. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  6302. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  6303.  
  6304. ONLINE DESCRIPTIONadvise IMPORT can
  6305.  
  6306. instead listadvise
  6307.  
  6308. list FIXadvise
  6309. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  6310.  
  6311.  
  6312. INCORRECT Availableadvise
  6313. CLI Available Exportadvise
  6314.  
  6315.  
  6316. enter descriptionadvise
  6317. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  6318. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  6319. and MSG Interface,  Im be Duplicate found both MODULES
  6320. by Platform Command-Name,
  6321.  
  6322.  
  6323. Fixed ERRORadvise
  6324.  
  6325.  
  6326. Last oradvise However CLOSED entering Not is
  6327. DOC MSG-LOCAL,
  6328.  
  6329.  
  6330. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  6331.  
  6332.  
  6333. PE ERRORadvise
  6334.  
  6335.  
  6336. Conclusionadvise
  6337.  
  6338.  
  6339. HELP-FORadvise    of
  6340.  
  6341.  
  6342. oneadvise      import
  6343.  
  6344.  
  6345. messages Componentadvise
  6346.  
  6347.  
  6348. Closedadvise
  6349.  
  6350.  
  6351. for PROBLEM onlineadvise
  6352.  enter 
  6353.  
  6354. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  6355. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  6356.  
  6357.  
  6358. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  6359. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  6360. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  6361. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  6362. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  6363. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  6364. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  6365.  
  6366. one DetailAPAR in both
  6367.  
  6368. is list FIXAPAR
  6369.  
  6370. list FIXAPAR
  6371. LOCAL 07    APAR Relief by a-/-22 ': (
  6372.  
  6373. RTN     beAPAR
  6374. Closed be ExportAPAR
  6375.  
  6376.  
  6377. documentation DESCRIPTIONAPAR
  6378. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  6379. import INSTEAD problem messages, can INCORRECT Last Enter Command
  6380. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  6381.  
  6382.  
  6383. Fixed DuplicateAPAR
  6384.  
  6385.  
  6386. Line onlineAPAR Date exists
  6387.  
  6388. by FIX ------ Help      However Command -------- a./.2
  6389. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  6390.  
  6391.  
  6392. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  6393. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  6394. DB2 ---------- 562204401      entering Last ---------
  6395. next MSG --------- 07      Existing MSG ------------ advise
  6396. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  6397. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  6398. NULL ------------------- List.100        MESSAGES ------------ List.100
  6399.  
  6400. Platform Duplicateand JR07261 Closed
  6401.  
  6402. MACROS MODULES Imand
  6403.  
  6404. MODULES Imand
  6405. MSG 07    and Status CLOSED :.0.22 '93 (
  6406.  
  6407.  
  6408. LOCAL byand
  6409. command by Identifierand
  6410.  
  6411.  
  6412. ERROR documentationand
  6413. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  6414. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  6415. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  6416. not FOR APAR export-  SAY help Specifically for- both L
  6417. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  6418. Component help SIN-
  6419.  
  6420.  
  6421. import ES1and
  6422.  
  6423.  
  6424. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  6425.  
  6426.  
  6427. MGR DBASEand RTN ES help Fixed FOR OS-enter
  6428.  
  6429.  
  6430. Relief ES1and
  6431.  
  6432.  
  6433. Dateand
  6434.  
  6435.  
  6436. instead.inand    Parent
  6437.  
  6438.  
  6439. PEand      Interface
  6440.  
  6441.  
  6442. Not Currentand
  6443.  
  6444.  
  6445. COMMENTSand
  6446.  
  6447.  
  6448. incorrect section PTFand
  6449. 07 which 
  6450.  
  6451. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  6452. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  6453. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  6454.  
  6455. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  6456. Severity ................... 1      Date Closed ......... 93/07/22
  6457. Component .......... 562204401      Duplicate of .........
  6458. Reported Release ......... 100      Fixed Release ............
  6459. Component Name DBASE MGR - SIN      Special Types ....
  6460. Current Target Date ..              Type of Relief ..Not Available
  6461. SCP ................... OS/2        Platform ............ OS/2
  6462.  
  6463. Status Detail: Not Available
  6464.  
  6465. PE PTF List:
  6466.  
  6467. PTF List:
  6468.  
  6469.  
  6470. Parent APAR:
  6471. Child APAR list:
  6472.  
  6473.  
  6474. ERROR DESCRIPTION:
  6475. When import or export using the Command Line Interface, one can
  6476. suppress messages by entering 'MESSAGES NUL'.  However, the
  6477. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  6478. which is incorrect.  This DOC problem exists in both ES1.0 and
  6479. DB2/2.
  6480.  
  6481.  
  6482. LOCAL FIX:
  6483. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  6484.  
  6485.  
  6486. PROBLEM SUMMARY: See problem title and description.
  6487.  
  6488.  
  6489. PROBLEM CONCLUSION: Conclusion:
  6490. The problem found is a valid one. Existing documentation for ES
  6491. and DB2/2 will not be corrected.
  6492.  
  6493. This problem will be corrected in the next release of the DB2/2
  6494. documentation. Specifically the section discussing Im/Export.
  6495. and the MESSAGES NUL command in the online help of the Command
  6496. Line Processor will be revised.
  6497.  
  6498.  
  6499. TEMPORARY FIX:
  6500.  
  6501.  
  6502. COMMENTS:
  6503.  
  6504.  
  6505. MODULES/MACROS:
  6506.  
  6507.  
  6508. SRLS:      XX00000000
  6509.  
  6510.  
  6511.  
  6512. RTN CODES:
  6513.  
  6514.  
  6515. CIRCUMVENTION:
  6516.  
  6517.  
  6518. MESSAGE TO SUBMITTER:
  6519. which     Changed  revised 
  6520.  
  6521.  
  6522. Processor   Changed 
  6523.  
  6524. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  6525. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  6526.  Help PTF suppress enter MODULES.
  6527.  
  6528.  .....online OS           ........... export  users
  6529.  ................... :      Im exists ......... both/1/07
  6530. Fixed .......... APAR      list the .........
  6531.   ......... 2      MGR  ............ can
  6532. Fixed Status IMPORT SIN -         ..
  6533. help  Im .."      the  ..Symptom DB2
  6534.  ................... TO/562204401        valid ............ TO/562204401
  6535.  
  6536.  INSTEADChanged Symptom DB2
  6537.  
  6538. Types  SAYChanged
  6539.  
  6540.  SAYChanged
  6541.  2    Changed  DBASE by/1/93 (22 )
  6542.  
  6543.  
  6544. Type ConclusionChanged
  6545. Enter Conclusion sChanged
  6546.  
  6547.  
  6548. List insteadChanged
  6549. 100.   Name /Line Identifier  in   import/562204401
  6550.     ERROR  import/be  EXPORT.
  6551. 562204401. release COMMENTS problem ( ).
  6552. :. release CLI L   NUL Identifier
  6553.     -Child   DD   CONCLUSION Name  MESSAGE
  6554.       found Name HELP When   PROBLEM
  6555.       .
  6556. a. release Component problem.
  6557. advise. release Component JR07261
  6558.     -Child for   DD  Name MESSAGE
  6559.     -Child  DD SHOULD   ' HELP
  6560.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  6561.  
  6562.  
  6563. SCP messagesChanged
  6564.  
  6565.  
  6566. will Changed corrected INCORRECT discussing     MSGFILE
  6567.  whichChanged 'of    CLI import/562204401 ERROR   PE
  6568. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  6569.   (LOCAL  which    Export Name   ),
  6570.     However Name    TEMPORARY Detail
  6571.   problem (Date  When  Release not ).
  6572.  
  6573.  
  6574. will FORChanged Available    Child import/562204401 .0
  6575.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  6576.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  6577.  Command import/Specifically title /Line,  HELP   This CLOSED
  6578. problem. Interface Not command incorrect   REGARDING CLI RTN
  6579.  the  XX00000000 (Closed  Relief ).   MESSAGES
  6580. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  6581.  EXPORT Name  ES,     Target Current MSG Platform
  6582.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  6583. Parent  HELP REGARDING  This (-and). of
  6584. , Release  .
  6585.  
  6586.  
  6587.  messagesChanged SUMMARY.
  6588.  
  6589.  
  6590. FIXChanged
  6591.  
  6592.  
  6593. Special/SeeChanged     .DOC ( )
  6594.  
  6595.  
  6596. Changed       CIRCUMVENTION (
  6597.  
  6598.  
  6599. )
  6600.  
  6601.  
  6602.                '
  6603.  
  6604.  
  6605. " - ,
  6606.  
  6607. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  6608. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  6609.  
  6610.  
  6611. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  6612. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  6613. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  6614. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  6615. Conclusion list DD L ) PTF      release Specifically ,,,,
  6616. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  6617. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  6618.  
  6619. Relief Detailandwhich     be
  6620.  
  6621. MSGFILE not INCORRECTand
  6622.  
  6623. not INCORRECTand
  6624.  
  6625.  
  6626. MSG Availableand
  6627. CLI Available incorrectand
  6628.  
  6629.  
  6630. Duplicate DESCRIPTIONand
  6631. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  6632. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  6633. Processor by one,
  6634. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  6635. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  6636. instead messages MODULES 0 APAR SUBMITTER 93,
  6637.  
  6638.  
  6639. INSTEAD ESand
  6640.  
  6641.  
  6642. next revisedand found section DBASE-2 command NULand
  6643.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  6644.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  6645.  Processor by one,
  6646.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  6647.  22,  found entering( SHOULD suppress Processor is section suppress for section
  6648.  export instead messages MODULES 0 APAR SUBMITTER 93,
  6649.  
  6650.  
  6651. next CONCLUSIONand See Current SCP Export can help for
  6652. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  6653. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  6654. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  6655. corrected Help,
  6656.  
  6657.  
  6658. SAY ESand
  6659.  
  6660.  
  6661. Componentand
  6662.  
  6663.  
  6664. Last-Interfaceand
  6665.  
  6666.  
  6667. Releaseand      OS
  6668.  
  6669.  
  6670. or Commandand
  6671.  
  6672.  
  6673. Closedand
  6674.  
  6675.  
  6676. JR07261 SIN Reportedand
  6677.  
  6678. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  6679. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  6680. found 1,. DESCRIPTION
  6681.  
  6682. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  6683. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  6684. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  6685. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  6686. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  6687. ES Target Existing ,,               using OF s ,,not COMMENTS
  6688. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  6689.  
  6690. SUMMARY FIXbe
  6691.  
  6692. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  6693. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  6694. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  6695.  
  6696. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  6697. Severity ................... 1      Date Closed ......... 93/07/22
  6698. Component .......... 562204401      Duplicate of .........
  6699. Reported Release ......... 100      Fixed Release ............
  6700. Component Name DBASE MGR - SIN      Special Types ....
  6701. Current Target Date ..              Type of Relief ..Not Available
  6702. SCP ................... OS/2        Platform ............ OS/2
  6703.  
  6704. Status Detail: Not Available
  6705.  
  6706. PE PTF List:
  6707.  
  6708. PTF List:
  6709.  
  6710.  
  6711. Parent APAR:
  6712. Child APAR list:
  6713.  
  6714.  
  6715. ERROR DESCRIPTION:
  6716. When import or export using the Command Line Interface, one can
  6717. suppress messages by entering 'MESSAGES NUL'.  However, the
  6718. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  6719. which is incorrect.  This DOC problem exists in both ES1.0 and
  6720. DB2/2.
  6721.  
  6722.  
  6723. LOCAL FIX:
  6724. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  6725.  
  6726.  
  6727. PROBLEM SUMMARY: See problem title and description.
  6728.  
  6729.  
  6730. PROBLEM CONCLUSION: Conclusion:
  6731. The problem found is a valid one. Existing documentation for ES
  6732. and DB2/2 will not be corrected.
  6733.  
  6734. This problem will be corrected in the next release of the DB2/2
  6735. documentation. Specifically the section discussing Im/Export.
  6736. and the MESSAGES NUL command in the online help of the Command
  6737. Line Processor will be revised.
  6738.  
  6739.  
  6740. TEMPORARY FIX:
  6741.  
  6742.  
  6743. COMMENTS:
  6744.  
  6745.  
  6746. MODULES/MACROS:
  6747.  
  6748.  
  6749. SRLS:      XX00000000
  6750.  
  6751.  
  6752.  
  6753. RTN CODES:
  6754.  
  6755.  
  6756. CIRCUMVENTION:
  6757.  
  6758.  
  6759. MESSAGE TO SUBMITTER:
  6760. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  6761. 0 0  MODULES 07 93 
  6762.  
  6763. REGARDING  Duplicate both  LOCAL  Command 
  6764.  
  6765. not  one  incorrect both 
  6766.  
  6767. one  incorrect both 
  6768. ONLINE  22     both  Last  one  NUL 
  6769.  
  6770.  
  6771. next  Closed both 
  6772. Component  Closed  in both 
  6773.  
  6774.  
  6775. ERROR  documentation both 
  6776. Fixed  discussing 07 93  help  of . 
  6777. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  6778. 93  ( 
  6779. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  6780. SUMMARY  can  description  MESSAGE 
  6781. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  6782. MESSAGES  Identifier 0 
  6783.  
  6784. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  6785. However  Child  HELP .  discussing 07 93 
  6786. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  6787.  
  6788.  
  6789.  
  6790. INCORRECT  ES1 both 
  6791. Line 
  6792.  
  6793.  
  6794. OF  Release both  Parent  CODES  Closed  s 
  6795.  
  6796.  
  6797. OF  DD both  and      by APAR         Processor 
  6798. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  6799. Special  CLI  ES 07 93 
  6800.  
  6801.  
  6802. RTN  ES1 both  Line 
  6803.  
  6804.  
  6805. DB2 both 
  6806.  
  6807.  
  6808. is 07 instead both     Processor 
  6809.  
  6810.  
  6811. PTF both       list 
  6812.  
  6813.  
  6814. OS  Date both 
  6815.  
  6816.  
  6817. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  6818. description  export 
  6819. Current 07 93  2 0 1  MGR  IMPORT 
  6820.  
  6821.  
  6822. INSTEAD  See  release both 
  6823.  
  6824. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  6825. However CLOSED entering Not is documentation MSGFILE-List
  6826.  
  6827.  
  6828. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  6829. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  6830. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  6831. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  6832. which    Help DD help ) not      NULL REGARDING ,,
  6833. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  6834. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  6835.  
  6836. ONLINE DESCRIPTIONadvise IMPORT can
  6837.  
  6838. instead listadvise
  6839.  
  6840. list FIXadvise
  6841. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  6842.  
  6843.  
  6844. INCORRECT Availableadvise
  6845. CLI Available Exportadvise
  6846.  
  6847.  
  6848. enter descriptionadvise
  6849. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  6850. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  6851. and MSG Interface,  Im be Duplicate found both MODULES
  6852. by Platform Command-Name,
  6853.  
  6854.  
  6855. Fixed ERRORadvise
  6856.  
  6857.  
  6858. Last oradvise However CLOSED entering Not is
  6859. DOC MSG-LOCAL,
  6860.  
  6861.  
  6862. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  6863.  
  6864.  
  6865. PE ERRORadvise
  6866.  
  6867.  
  6868. Conclusionadvise
  6869.  
  6870.  
  6871. HELP-FORadvise    of
  6872.  
  6873.  
  6874. oneadvise      import
  6875.  
  6876.  
  6877. messages Componentadvise
  6878.  
  6879.  
  6880. Closedadvise
  6881.  
  6882.  
  6883. for PROBLEM onlineadvise
  6884.  enter 
  6885.  
  6886. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  6887. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  6888.  
  6889.  
  6890. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  6891. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  6892. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  6893. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  6894. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  6895. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  6896. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  6897.  
  6898. one DetailAPAR in both
  6899.  
  6900. is list FIXAPAR
  6901.  
  6902. list FIXAPAR
  6903. LOCAL 07    APAR Relief by a-/-22 ': (
  6904.  
  6905. RTN     beAPAR
  6906. Closed be ExportAPAR
  6907.  
  6908.  
  6909. documentation DESCRIPTIONAPAR
  6910. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  6911. import INSTEAD problem messages, can INCORRECT Last Enter Command
  6912. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  6913.  
  6914.  
  6915. Fixed DuplicateAPAR
  6916.  
  6917.  
  6918. Line onlineAPAR Date exists
  6919.  
  6920. by FIX ------ Help      However Command -------- a./.2
  6921. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  6922.  
  6923.  
  6924. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  6925. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  6926. DB2 ---------- 562204401      entering Last ---------
  6927. next MSG --------- 07      Existing MSG ------------ advise
  6928. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  6929. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  6930. NULL ------------------- List.100        MESSAGES ------------ List.100
  6931.  
  6932. Platform Duplicateand JR07261 Closed
  6933.  
  6934. MACROS MODULES Imand
  6935.  
  6936. MODULES Imand
  6937. MSG 07    and Status CLOSED :.0.22 '93 (
  6938.  
  6939.  
  6940. LOCAL byand
  6941. command by Identifierand
  6942.  
  6943.  
  6944. ERROR documentationand
  6945. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  6946. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  6947. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  6948. not FOR APAR export-  SAY help Specifically for- both L
  6949. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  6950. Component help SIN-
  6951.  
  6952.  
  6953. import ES1and
  6954.  
  6955.  
  6956. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  6957.  
  6958.  
  6959. MGR DBASEand RTN ES help Fixed FOR OS-enter
  6960.  
  6961.  
  6962. Relief ES1and
  6963.  
  6964.  
  6965. Dateand
  6966.  
  6967.  
  6968. instead.inand    Parent
  6969.  
  6970.  
  6971. PEand      Interface
  6972.  
  6973.  
  6974. Not Currentand
  6975.  
  6976.  
  6977. COMMENTSand
  6978.  
  6979.  
  6980. incorrect section PTFand
  6981. 07 which 
  6982.  
  6983. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  6984. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  6985. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  6986.  
  6987. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  6988. Severity ................... 1      Date Closed ......... 93/07/22
  6989. Component .......... 562204401      Duplicate of .........
  6990. Reported Release ......... 100      Fixed Release ............
  6991. Component Name DBASE MGR - SIN      Special Types ....
  6992. Current Target Date ..              Type of Relief ..Not Available
  6993. SCP ................... OS/2        Platform ............ OS/2
  6994.  
  6995. Status Detail: Not Available
  6996.  
  6997. PE PTF List:
  6998.  
  6999. PTF List:
  7000.  
  7001.  
  7002. Parent APAR:
  7003. Child APAR list:
  7004.  
  7005.  
  7006. ERROR DESCRIPTION:
  7007. When import or export using the Command Line Interface, one can
  7008. suppress messages by entering 'MESSAGES NUL'.  However, the
  7009. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  7010. which is incorrect.  This DOC problem exists in both ES1.0 and
  7011. DB2/2.
  7012.  
  7013.  
  7014. LOCAL FIX:
  7015. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  7016.  
  7017.  
  7018. PROBLEM SUMMARY: See problem title and description.
  7019.  
  7020.  
  7021. PROBLEM CONCLUSION: Conclusion:
  7022. The problem found is a valid one. Existing documentation for ES
  7023. and DB2/2 will not be corrected.
  7024.  
  7025. This problem will be corrected in the next release of the DB2/2
  7026. documentation. Specifically the section discussing Im/Export.
  7027. and the MESSAGES NUL command in the online help of the Command
  7028. Line Processor will be revised.
  7029.  
  7030.  
  7031. TEMPORARY FIX:
  7032.  
  7033.  
  7034. COMMENTS:
  7035.  
  7036.  
  7037. MODULES/MACROS:
  7038.  
  7039.  
  7040. SRLS:      XX00000000
  7041.  
  7042.  
  7043.  
  7044. RTN CODES:
  7045.  
  7046.  
  7047. CIRCUMVENTION:
  7048.  
  7049.  
  7050. MESSAGE TO SUBMITTER:
  7051. which     Changed  revised 
  7052.  
  7053.  
  7054. Processor   Changed 
  7055.  
  7056. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  7057. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  7058.  Help PTF suppress enter MODULES.
  7059.  
  7060.  .....online OS           ........... export  users
  7061.  ................... :      Im exists ......... both/1/07
  7062. Fixed .......... APAR      list the .........
  7063.   ......... 2      MGR  ............ can
  7064. Fixed Status IMPORT SIN -         ..
  7065. help  Im .."      the  ..Symptom DB2
  7066.  ................... TO/562204401        valid ............ TO/562204401
  7067.  
  7068.  INSTEADChanged Symptom DB2
  7069.  
  7070. Types  SAYChanged
  7071.  
  7072.  SAYChanged
  7073.  2    Changed  DBASE by/1/93 (22 )
  7074.  
  7075.  
  7076. Type ConclusionChanged
  7077. Enter Conclusion sChanged
  7078.  
  7079.  
  7080. List insteadChanged
  7081. 100.   Name /Line Identifier  in   import/562204401
  7082.     ERROR  import/be  EXPORT.
  7083. 562204401. release COMMENTS problem ( ).
  7084. :. release CLI L   NUL Identifier
  7085.     -Child   DD   CONCLUSION Name  MESSAGE
  7086.       found Name HELP When   PROBLEM
  7087.       .
  7088. a. release Component problem.
  7089. advise. release Component JR07261
  7090.     -Child for   DD  Name MESSAGE
  7091.     -Child  DD SHOULD   ' HELP
  7092.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  7093.  
  7094.  
  7095. SCP messagesChanged
  7096.  
  7097.  
  7098. will Changed corrected INCORRECT discussing     MSGFILE
  7099.  whichChanged 'of    CLI import/562204401 ERROR   PE
  7100. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  7101.   (LOCAL  which    Export Name   ),
  7102.     However Name    TEMPORARY Detail
  7103.   problem (Date  When  Release not ).
  7104.  
  7105.  
  7106. will FORChanged Available    Child import/562204401 .0
  7107.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  7108.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  7109.  Command import/Specifically title /Line,  HELP   This CLOSED
  7110. problem. Interface Not command incorrect   REGARDING CLI RTN
  7111.  the  XX00000000 (Closed  Relief ).   MESSAGES
  7112. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  7113.  EXPORT Name  ES,     Target Current MSG Platform
  7114.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  7115. Parent  HELP REGARDING  This (-and). of
  7116. , Release  .
  7117.  
  7118.  
  7119.  messagesChanged SUMMARY.
  7120.  
  7121.  
  7122. FIXChanged
  7123.  
  7124.  
  7125. Special/SeeChanged     .DOC ( )
  7126.  
  7127.  
  7128. Changed       CIRCUMVENTION (
  7129.  
  7130.  
  7131. )
  7132.  
  7133.  
  7134.                '
  7135.  
  7136.  
  7137. " - ,
  7138.  
  7139. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  7140. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  7141.  
  7142.  
  7143. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  7144. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  7145. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  7146. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  7147. Conclusion list DD L ) PTF      release Specifically ,,,,
  7148. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  7149. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  7150.  
  7151. Relief Detailandwhich     be
  7152.  
  7153. MSGFILE not INCORRECTand
  7154.  
  7155. not INCORRECTand
  7156.  
  7157.  
  7158. MSG Availableand
  7159. CLI Available incorrectand
  7160.  
  7161.  
  7162. Duplicate DESCRIPTIONand
  7163. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  7164. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  7165. Processor by one,
  7166. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  7167. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  7168. instead messages MODULES 0 APAR SUBMITTER 93,
  7169.  
  7170.  
  7171. INSTEAD ESand
  7172.  
  7173.  
  7174. next revisedand found section DBASE-2 command NULand
  7175.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  7176.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  7177.  Processor by one,
  7178.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  7179.  22,  found entering( SHOULD suppress Processor is section suppress for section
  7180.  export instead messages MODULES 0 APAR SUBMITTER 93,
  7181.  
  7182.  
  7183. next CONCLUSIONand See Current SCP Export can help for
  7184. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  7185. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  7186. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  7187. corrected Help,
  7188.  
  7189.  
  7190. SAY ESand
  7191.  
  7192.  
  7193. Componentand
  7194.  
  7195.  
  7196. Last-Interfaceand
  7197.  
  7198.  
  7199. Releaseand      OS
  7200.  
  7201.  
  7202. or Commandand
  7203.  
  7204.  
  7205. Closedand
  7206.  
  7207.  
  7208. JR07261 SIN Reportedand
  7209.  
  7210. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  7211. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  7212. found 1,. DESCRIPTION
  7213.  
  7214. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  7215. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  7216. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  7217. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  7218. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  7219. ES Target Existing ,,               using OF s ,,not COMMENTS
  7220. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  7221.  
  7222. SUMMARY FIXbe
  7223.  
  7224. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  7225. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  7226. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  7227.  
  7228. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  7229. Severity ................... 1      Date Closed ......... 93/07/22
  7230. Component .......... 562204401      Duplicate of .........
  7231. Reported Release ......... 100      Fixed Release ............
  7232. Component Name DBASE MGR - SIN      Special Types ....
  7233. Current Target Date ..              Type of Relief ..Not Available
  7234. SCP ................... OS/2        Platform ............ OS/2
  7235.  
  7236. Status Detail: Not Available
  7237.  
  7238. PE PTF List:
  7239.  
  7240. PTF List:
  7241.  
  7242.  
  7243. Parent APAR:
  7244. Child APAR list:
  7245.  
  7246.  
  7247. ERROR DESCRIPTION:
  7248. When import or export using the Command Line Interface, one can
  7249. suppress messages by entering 'MESSAGES NUL'.  However, the
  7250. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  7251. which is incorrect.  This DOC problem exists in both ES1.0 and
  7252. DB2/2.
  7253.  
  7254.  
  7255. LOCAL FIX:
  7256. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  7257.  
  7258.  
  7259. PROBLEM SUMMARY: See problem title and description.
  7260.  
  7261.  
  7262. PROBLEM CONCLUSION: Conclusion:
  7263. The problem found is a valid one. Existing documentation for ES
  7264. and DB2/2 will not be corrected.
  7265.  
  7266. This problem will be corrected in the next release of the DB2/2
  7267. documentation. Specifically the section discussing Im/Export.
  7268. and the MESSAGES NUL command in the online help of the Command
  7269. Line Processor will be revised.
  7270.  
  7271.  
  7272. TEMPORARY FIX:
  7273.  
  7274.  
  7275. COMMENTS:
  7276.  
  7277.  
  7278. MODULES/MACROS:
  7279.  
  7280.  
  7281. SRLS:      XX00000000
  7282.  
  7283.  
  7284.  
  7285. RTN CODES:
  7286.  
  7287.  
  7288. CIRCUMVENTION:
  7289.  
  7290.  
  7291. MESSAGE TO SUBMITTER:
  7292. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  7293. 0 0  MODULES 07 93 
  7294.  
  7295. REGARDING  Duplicate both  LOCAL  Command 
  7296.  
  7297. not  one  incorrect both 
  7298.  
  7299. one  incorrect both 
  7300. ONLINE  22     both  Last  one  NUL 
  7301.  
  7302.  
  7303. next  Closed both 
  7304. Component  Closed  in both 
  7305.  
  7306.  
  7307. ERROR  documentation both 
  7308. Fixed  discussing 07 93  help  of . 
  7309. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  7310. 93  ( 
  7311. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  7312. SUMMARY  can  description  MESSAGE 
  7313. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  7314. MESSAGES  Identifier 0 
  7315.  
  7316. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  7317. However  Child  HELP .  discussing 07 93 
  7318. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  7319.  
  7320.  
  7321.  
  7322. INCORRECT  ES1 both 
  7323. Line 
  7324.  
  7325.  
  7326. OF  Release both  Parent  CODES  Closed  s 
  7327.  
  7328.  
  7329. OF  DD both  and      by APAR         Processor 
  7330. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  7331. Special  CLI  ES 07 93 
  7332.  
  7333.  
  7334. RTN  ES1 both  Line 
  7335.  
  7336.  
  7337. DB2 both 
  7338.  
  7339.  
  7340. is 07 instead both     Processor 
  7341.  
  7342.  
  7343. PTF both       list 
  7344.  
  7345.  
  7346. OS  Date both 
  7347.  
  7348.  
  7349. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  7350. description  export 
  7351. Current 07 93  2 0 1  MGR  IMPORT 
  7352.  
  7353.  
  7354. INSTEAD  See  release both 
  7355.  
  7356. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  7357. However CLOSED entering Not is documentation MSGFILE-List
  7358.  
  7359.  
  7360. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  7361. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  7362. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  7363. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  7364. which    Help DD help ) not      NULL REGARDING ,,
  7365. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  7366. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  7367.  
  7368. ONLINE DESCRIPTIONadvise IMPORT can
  7369.  
  7370. instead listadvise
  7371.  
  7372. list FIXadvise
  7373. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  7374.  
  7375.  
  7376. INCORRECT Availableadvise
  7377. CLI Available Exportadvise
  7378.  
  7379.  
  7380. enter descriptionadvise
  7381. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  7382. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  7383. and MSG Interface,  Im be Duplicate found both MODULES
  7384. by Platform Command-Name,
  7385.  
  7386.  
  7387. Fixed ERRORadvise
  7388.  
  7389.  
  7390. Last oradvise However CLOSED entering Not is
  7391. DOC MSG-LOCAL,
  7392.  
  7393.  
  7394. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  7395.  
  7396.  
  7397. PE ERRORadvise
  7398.  
  7399.  
  7400. Conclusionadvise
  7401.  
  7402.  
  7403. HELP-FORadvise    of
  7404.  
  7405.  
  7406. oneadvise      import
  7407.  
  7408.  
  7409. messages Componentadvise
  7410.  
  7411.  
  7412. Closedadvise
  7413.  
  7414.  
  7415. for PROBLEM onlineadvise
  7416.  enter 
  7417.  
  7418. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  7419. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  7420.  
  7421.  
  7422. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  7423. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  7424. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  7425. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  7426. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  7427. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  7428. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  7429.  
  7430. one DetailAPAR in both
  7431.  
  7432. is list FIXAPAR
  7433.  
  7434. list FIXAPAR
  7435. LOCAL 07    APAR Relief by a-/-22 ': (
  7436.  
  7437. RTN     beAPAR
  7438. Closed be ExportAPAR
  7439.  
  7440.  
  7441. documentation DESCRIPTIONAPAR
  7442. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  7443. import INSTEAD problem messages, can INCORRECT Last Enter Command
  7444. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  7445.  
  7446.  
  7447. Fixed DuplicateAPAR
  7448.  
  7449.  
  7450. Line onlineAPAR Date exists
  7451.  
  7452. by FIX ------ Help      However Command -------- a./.2
  7453. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  7454.  
  7455.  
  7456. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  7457. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  7458. DB2 ---------- 562204401      entering Last ---------
  7459. next MSG --------- 07      Existing MSG ------------ advise
  7460. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  7461. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  7462. NULL ------------------- List.100        MESSAGES ------------ List.100
  7463.  
  7464. Platform Duplicateand JR07261 Closed
  7465.  
  7466. MACROS MODULES Imand
  7467.  
  7468. MODULES Imand
  7469. MSG 07    and Status CLOSED :.0.22 '93 (
  7470.  
  7471.  
  7472. LOCAL byand
  7473. command by Identifierand
  7474.  
  7475.  
  7476. ERROR documentationand
  7477. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  7478. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  7479. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  7480. not FOR APAR export-  SAY help Specifically for- both L
  7481. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  7482. Component help SIN-
  7483.  
  7484.  
  7485. import ES1and
  7486.  
  7487.  
  7488. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  7489.  
  7490.  
  7491. MGR DBASEand RTN ES help Fixed FOR OS-enter
  7492.  
  7493.  
  7494. Relief ES1and
  7495.  
  7496.  
  7497. Dateand
  7498.  
  7499.  
  7500. instead.inand    Parent
  7501.  
  7502.  
  7503. PEand      Interface
  7504.  
  7505.  
  7506. Not Currentand
  7507.  
  7508.  
  7509. COMMENTSand
  7510.  
  7511.  
  7512. incorrect section PTFand
  7513. 07 which 
  7514.  
  7515. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  7516. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  7517. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  7518.  
  7519. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  7520. Severity ................... 1      Date Closed ......... 93/07/22
  7521. Component .......... 562204401      Duplicate of .........
  7522. Reported Release ......... 100      Fixed Release ............
  7523. Component Name DBASE MGR - SIN      Special Types ....
  7524. Current Target Date ..              Type of Relief ..Not Available
  7525. SCP ................... OS/2        Platform ............ OS/2
  7526.  
  7527. Status Detail: Not Available
  7528.  
  7529. PE PTF List:
  7530.  
  7531. PTF List:
  7532.  
  7533.  
  7534. Parent APAR:
  7535. Child APAR list:
  7536.  
  7537.  
  7538. ERROR DESCRIPTION:
  7539. When import or export using the Command Line Interface, one can
  7540. suppress messages by entering 'MESSAGES NUL'.  However, the
  7541. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  7542. which is incorrect.  This DOC problem exists in both ES1.0 and
  7543. DB2/2.
  7544.  
  7545.  
  7546. LOCAL FIX:
  7547. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  7548.  
  7549.  
  7550. PROBLEM SUMMARY: See problem title and description.
  7551.  
  7552.  
  7553. PROBLEM CONCLUSION: Conclusion:
  7554. The problem found is a valid one. Existing documentation for ES
  7555. and DB2/2 will not be corrected.
  7556.  
  7557. This problem will be corrected in the next release of the DB2/2
  7558. documentation. Specifically the section discussing Im/Export.
  7559. and the MESSAGES NUL command in the online help of the Command
  7560. Line Processor will be revised.
  7561.  
  7562.  
  7563. TEMPORARY FIX:
  7564.  
  7565.  
  7566. COMMENTS:
  7567.  
  7568.  
  7569. MODULES/MACROS:
  7570.  
  7571.  
  7572. SRLS:      XX00000000
  7573.  
  7574.  
  7575.  
  7576. RTN CODES:
  7577.  
  7578.  
  7579. CIRCUMVENTION:
  7580.  
  7581.  
  7582. MESSAGE TO SUBMITTER:
  7583. which     Changed  revised 
  7584.  
  7585.  
  7586. Processor   Changed 
  7587.  
  7588. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  7589. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  7590.  Help PTF suppress enter MODULES.
  7591.  
  7592.  .....online OS           ........... export  users
  7593.  ................... :      Im exists ......... both/1/07
  7594. Fixed .......... APAR      list the .........
  7595.   ......... 2      MGR  ............ can
  7596. Fixed Status IMPORT SIN -         ..
  7597. help  Im .."      the  ..Symptom DB2
  7598.  ................... TO/562204401        valid ............ TO/562204401
  7599.  
  7600.  INSTEADChanged Symptom DB2
  7601.  
  7602. Types  SAYChanged
  7603.  
  7604.  SAYChanged
  7605.  2    Changed  DBASE by/1/93 (22 )
  7606.  
  7607.  
  7608. Type ConclusionChanged
  7609. Enter Conclusion sChanged
  7610.  
  7611.  
  7612. List insteadChanged
  7613. 100.   Name /Line Identifier  in   import/562204401
  7614.     ERROR  import/be  EXPORT.
  7615. 562204401. release COMMENTS problem ( ).
  7616. :. release CLI L   NUL Identifier
  7617.     -Child   DD   CONCLUSION Name  MESSAGE
  7618.       found Name HELP When   PROBLEM
  7619.       .
  7620. a. release Component problem.
  7621. advise. release Component JR07261
  7622.     -Child for   DD  Name MESSAGE
  7623.     -Child  DD SHOULD   ' HELP
  7624.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  7625.  
  7626.  
  7627. SCP messagesChanged
  7628.  
  7629.  
  7630. will Changed corrected INCORRECT discussing     MSGFILE
  7631.  whichChanged 'of    CLI import/562204401 ERROR   PE
  7632. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  7633.   (LOCAL  which    Export Name   ),
  7634.     However Name    TEMPORARY Detail
  7635.   problem (Date  When  Release not ).
  7636.  
  7637.  
  7638. will FORChanged Available    Child import/562204401 .0
  7639.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  7640.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  7641.  Command import/Specifically title /Line,  HELP   This CLOSED
  7642. problem. Interface Not command incorrect   REGARDING CLI RTN
  7643.  the  XX00000000 (Closed  Relief ).   MESSAGES
  7644. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  7645.  EXPORT Name  ES,     Target Current MSG Platform
  7646.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  7647. Parent  HELP REGARDING  This (-and). of
  7648. , Release  .
  7649.  
  7650.  
  7651.  messagesChanged SUMMARY.
  7652.  
  7653.  
  7654. FIXChanged
  7655.  
  7656.  
  7657. Special/SeeChanged     .DOC ( )
  7658.  
  7659.  
  7660. Changed       CIRCUMVENTION (
  7661.  
  7662.  
  7663. )
  7664.  
  7665.  
  7666.                '
  7667.  
  7668.  
  7669. " - ,
  7670.  
  7671. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  7672. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  7673.  
  7674.  
  7675. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  7676. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  7677. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  7678. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  7679. Conclusion list DD L ) PTF      release Specifically ,,,,
  7680. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  7681. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  7682.  
  7683. Relief Detailandwhich     be
  7684.  
  7685. MSGFILE not INCORRECTand
  7686.  
  7687. not INCORRECTand
  7688.  
  7689.  
  7690. MSG Availableand
  7691. CLI Available incorrectand
  7692.  
  7693.  
  7694. Duplicate DESCRIPTIONand
  7695. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  7696. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  7697. Processor by one,
  7698. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  7699. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  7700. instead messages MODULES 0 APAR SUBMITTER 93,
  7701.  
  7702.  
  7703. INSTEAD ESand
  7704.  
  7705.  
  7706. next revisedand found section DBASE-2 command NULand
  7707.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  7708.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  7709.  Processor by one,
  7710.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  7711.  22,  found entering( SHOULD suppress Processor is section suppress for section
  7712.  export instead messages MODULES 0 APAR SUBMITTER 93,
  7713.  
  7714.  
  7715. next CONCLUSIONand See Current SCP Export can help for
  7716. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  7717. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  7718. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  7719. corrected Help,
  7720.  
  7721.  
  7722. SAY ESand
  7723.  
  7724.  
  7725. Componentand
  7726.  
  7727.  
  7728. Last-Interfaceand
  7729.  
  7730.  
  7731. Releaseand      OS
  7732.  
  7733.  
  7734. or Commandand
  7735.  
  7736.  
  7737. Closedand
  7738.  
  7739.  
  7740. JR07261 SIN Reportedand
  7741.  
  7742. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  7743. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  7744. found 1,. DESCRIPTION
  7745.  
  7746. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  7747. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  7748. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  7749. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  7750. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  7751. ES Target Existing ,,               using OF s ,,not COMMENTS
  7752. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  7753.  
  7754. SUMMARY FIXbe
  7755.  
  7756. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  7757. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  7758. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  7759.  
  7760. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  7761. Severity ................... 1      Date Closed ......... 93/07/22
  7762. Component .......... 562204401      Duplicate of .........
  7763. Reported Release ......... 100      Fixed Release ............
  7764. Component Name DBASE MGR - SIN      Special Types ....
  7765. Current Target Date ..              Type of Relief ..Not Available
  7766. SCP ................... OS/2        Platform ............ OS/2
  7767.  
  7768. Status Detail: Not Available
  7769.  
  7770. PE PTF List:
  7771.  
  7772. PTF List:
  7773.  
  7774.  
  7775. Parent APAR:
  7776. Child APAR list:
  7777.  
  7778.  
  7779. ERROR DESCRIPTION:
  7780. When import or export using the Command Line Interface, one can
  7781. suppress messages by entering 'MESSAGES NUL'.  However, the
  7782. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  7783. which is incorrect.  This DOC problem exists in both ES1.0 and
  7784. DB2/2.
  7785.  
  7786.  
  7787. LOCAL FIX:
  7788. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  7789.  
  7790.  
  7791. PROBLEM SUMMARY: See problem title and description.
  7792.  
  7793.  
  7794. PROBLEM CONCLUSION: Conclusion:
  7795. The problem found is a valid one. Existing documentation for ES
  7796. and DB2/2 will not be corrected.
  7797.  
  7798. This problem will be corrected in the next release of the DB2/2
  7799. documentation. Specifically the section discussing Im/Export.
  7800. and the MESSAGES NUL command in the online help of the Command
  7801. Line Processor will be revised.
  7802.  
  7803.  
  7804. TEMPORARY FIX:
  7805.  
  7806.  
  7807. COMMENTS:
  7808.  
  7809.  
  7810. MODULES/MACROS:
  7811.  
  7812.  
  7813. SRLS:      XX00000000
  7814.  
  7815.  
  7816.  
  7817. RTN CODES:
  7818.  
  7819.  
  7820. CIRCUMVENTION:
  7821.  
  7822.  
  7823. MESSAGE TO SUBMITTER:
  7824. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  7825. 0 0  MODULES 07 93 
  7826.  
  7827. REGARDING  Duplicate both  LOCAL  Command 
  7828.  
  7829. not  one  incorrect both 
  7830.  
  7831. one  incorrect both 
  7832. ONLINE  22     both  Last  one  NUL 
  7833.  
  7834.  
  7835. next  Closed both 
  7836. Component  Closed  in both 
  7837.  
  7838.  
  7839. ERROR  documentation both 
  7840. Fixed  discussing 07 93  help  of . 
  7841. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  7842. 93  ( 
  7843. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  7844. SUMMARY  can  description  MESSAGE 
  7845. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  7846. MESSAGES  Identifier 0 
  7847.  
  7848. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  7849. However  Child  HELP .  discussing 07 93 
  7850. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  7851.  
  7852.  
  7853.  
  7854. INCORRECT  ES1 both 
  7855. Line 
  7856.  
  7857.  
  7858. OF  Release both  Parent  CODES  Closed  s 
  7859.  
  7860.  
  7861. OF  DD both  and      by APAR         Processor 
  7862. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  7863. Special  CLI  ES 07 93 
  7864.  
  7865.  
  7866. RTN  ES1 both  Line 
  7867.  
  7868.  
  7869. DB2 both 
  7870.  
  7871.  
  7872. is 07 instead both     Processor 
  7873.  
  7874.  
  7875. PTF both       list 
  7876.  
  7877.  
  7878. OS  Date both 
  7879.  
  7880.  
  7881. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  7882. description  export 
  7883. Current 07 93  2 0 1  MGR  IMPORT 
  7884.  
  7885.  
  7886. INSTEAD  See  release both 
  7887.  
  7888. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  7889. However CLOSED entering Not is documentation MSGFILE-List
  7890.  
  7891.  
  7892. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  7893. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  7894. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  7895. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  7896. which    Help DD help ) not      NULL REGARDING ,,
  7897. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  7898. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  7899.  
  7900. ONLINE DESCRIPTIONadvise IMPORT can
  7901.  
  7902. instead listadvise
  7903.  
  7904. list FIXadvise
  7905. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  7906.  
  7907.  
  7908. INCORRECT Availableadvise
  7909. CLI Available Exportadvise
  7910.  
  7911.  
  7912. enter descriptionadvise
  7913. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  7914. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  7915. and MSG Interface,  Im be Duplicate found both MODULES
  7916. by Platform Command-Name,
  7917.  
  7918.  
  7919. Fixed ERRORadvise
  7920.  
  7921.  
  7922. Last oradvise However CLOSED entering Not is
  7923. DOC MSG-LOCAL,
  7924.  
  7925.  
  7926. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  7927.  
  7928.  
  7929. PE ERRORadvise
  7930.  
  7931.  
  7932. Conclusionadvise
  7933.  
  7934.  
  7935. HELP-FORadvise    of
  7936.  
  7937.  
  7938. oneadvise      import
  7939.  
  7940.  
  7941. messages Componentadvise
  7942.  
  7943.  
  7944. Closedadvise
  7945.  
  7946.  
  7947. for PROBLEM onlineadvise
  7948.  enter 
  7949.  
  7950. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  7951. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  7952.  
  7953.  
  7954. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  7955. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  7956. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  7957. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  7958. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  7959. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  7960. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  7961.  
  7962. one DetailAPAR in both
  7963.  
  7964. is list FIXAPAR
  7965.  
  7966. list FIXAPAR
  7967. LOCAL 07    APAR Relief by a-/-22 ': (
  7968.  
  7969. RTN     beAPAR
  7970. Closed be ExportAPAR
  7971.  
  7972.  
  7973. documentation DESCRIPTIONAPAR
  7974. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  7975. import INSTEAD problem messages, can INCORRECT Last Enter Command
  7976. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  7977.  
  7978.  
  7979. Fixed DuplicateAPAR
  7980.  
  7981.  
  7982. Line onlineAPAR Date exists
  7983.  
  7984. by FIX ------ Help      However Command -------- a./.2
  7985. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  7986.  
  7987.  
  7988. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  7989. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  7990. DB2 ---------- 562204401      entering Last ---------
  7991. next MSG --------- 07      Existing MSG ------------ advise
  7992. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  7993. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  7994. NULL ------------------- List.100        MESSAGES ------------ List.100
  7995.  
  7996. Platform Duplicateand JR07261 Closed
  7997.  
  7998. MACROS MODULES Imand
  7999.  
  8000. MODULES Imand
  8001. MSG 07    and Status CLOSED :.0.22 '93 (
  8002.  
  8003.  
  8004. LOCAL byand
  8005. command by Identifierand
  8006.  
  8007.  
  8008. ERROR documentationand
  8009. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  8010. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  8011. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  8012. not FOR APAR export-  SAY help Specifically for- both L
  8013. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  8014. Component help SIN-
  8015.  
  8016.  
  8017. import ES1and
  8018.  
  8019.  
  8020. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  8021.  
  8022.  
  8023. MGR DBASEand RTN ES help Fixed FOR OS-enter
  8024.  
  8025.  
  8026. Relief ES1and
  8027.  
  8028.  
  8029. Dateand
  8030.  
  8031.  
  8032. instead.inand    Parent
  8033.  
  8034.  
  8035. PEand      Interface
  8036.  
  8037.  
  8038. Not Currentand
  8039.  
  8040.  
  8041. COMMENTSand
  8042.  
  8043.  
  8044. incorrect section PTFand
  8045. 07 which 
  8046.  
  8047. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  8048. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  8049. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  8050.  
  8051. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  8052. Severity ................... 1      Date Closed ......... 93/07/22
  8053. Component .......... 562204401      Duplicate of .........
  8054. Reported Release ......... 100      Fixed Release ............
  8055. Component Name DBASE MGR - SIN      Special Types ....
  8056. Current Target Date ..              Type of Relief ..Not Available
  8057. SCP ................... OS/2        Platform ............ OS/2
  8058.  
  8059. Status Detail: Not Available
  8060.  
  8061. PE PTF List:
  8062.  
  8063. PTF List:
  8064.  
  8065.  
  8066. Parent APAR:
  8067. Child APAR list:
  8068.  
  8069.  
  8070. ERROR DESCRIPTION:
  8071. When import or export using the Command Line Interface, one can
  8072. suppress messages by entering 'MESSAGES NUL'.  However, the
  8073. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  8074. which is incorrect.  This DOC problem exists in both ES1.0 and
  8075. DB2/2.
  8076.  
  8077.  
  8078. LOCAL FIX:
  8079. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  8080.  
  8081.  
  8082. PROBLEM SUMMARY: See problem title and description.
  8083.  
  8084.  
  8085. PROBLEM CONCLUSION: Conclusion:
  8086. The problem found is a valid one. Existing documentation for ES
  8087. and DB2/2 will not be corrected.
  8088.  
  8089. This problem will be corrected in the next release of the DB2/2
  8090. documentation. Specifically the section discussing Im/Export.
  8091. and the MESSAGES NUL command in the online help of the Command
  8092. Line Processor will be revised.
  8093.  
  8094.  
  8095. TEMPORARY FIX:
  8096.  
  8097.  
  8098. COMMENTS:
  8099.  
  8100.  
  8101. MODULES/MACROS:
  8102.  
  8103.  
  8104. SRLS:      XX00000000
  8105.  
  8106.  
  8107.  
  8108. RTN CODES:
  8109.  
  8110.  
  8111. CIRCUMVENTION:
  8112.  
  8113.  
  8114. MESSAGE TO SUBMITTER:
  8115. which     Changed  revised 
  8116.  
  8117.  
  8118. Processor   Changed 
  8119.  
  8120. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  8121. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  8122.  Help PTF suppress enter MODULES.
  8123.  
  8124.  .....online OS           ........... export  users
  8125.  ................... :      Im exists ......... both/1/07
  8126. Fixed .......... APAR      list the .........
  8127.   ......... 2      MGR  ............ can
  8128. Fixed Status IMPORT SIN -         ..
  8129. help  Im .."      the  ..Symptom DB2
  8130.  ................... TO/562204401        valid ............ TO/562204401
  8131.  
  8132.  INSTEADChanged Symptom DB2
  8133.  
  8134. Types  SAYChanged
  8135.  
  8136.  SAYChanged
  8137.  2    Changed  DBASE by/1/93 (22 )
  8138.  
  8139.  
  8140. Type ConclusionChanged
  8141. Enter Conclusion sChanged
  8142.  
  8143.  
  8144. List insteadChanged
  8145. 100.   Name /Line Identifier  in   import/562204401
  8146.     ERROR  import/be  EXPORT.
  8147. 562204401. release COMMENTS problem ( ).
  8148. :. release CLI L   NUL Identifier
  8149.     -Child   DD   CONCLUSION Name  MESSAGE
  8150.       found Name HELP When   PROBLEM
  8151.       .
  8152. a. release Component problem.
  8153. advise. release Component JR07261
  8154.     -Child for   DD  Name MESSAGE
  8155.     -Child  DD SHOULD   ' HELP
  8156.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  8157.  
  8158.  
  8159. SCP messagesChanged
  8160.  
  8161.  
  8162. will Changed corrected INCORRECT discussing     MSGFILE
  8163.  whichChanged 'of    CLI import/562204401 ERROR   PE
  8164. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  8165.   (LOCAL  which    Export Name   ),
  8166.     However Name    TEMPORARY Detail
  8167.   problem (Date  When  Release not ).
  8168.  
  8169.  
  8170. will FORChanged Available    Child import/562204401 .0
  8171.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  8172.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  8173.  Command import/Specifically title /Line,  HELP   This CLOSED
  8174. problem. Interface Not command incorrect   REGARDING CLI RTN
  8175.  the  XX00000000 (Closed  Relief ).   MESSAGES
  8176. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  8177.  EXPORT Name  ES,     Target Current MSG Platform
  8178.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  8179. Parent  HELP REGARDING  This (-and). of
  8180. , Release  .
  8181.  
  8182.  
  8183.  messagesChanged SUMMARY.
  8184.  
  8185.  
  8186. FIXChanged
  8187.  
  8188.  
  8189. Special/SeeChanged     .DOC ( )
  8190.  
  8191.  
  8192. Changed       CIRCUMVENTION (
  8193.  
  8194.  
  8195. )
  8196.  
  8197.  
  8198.                '
  8199.  
  8200.  
  8201. " - ,
  8202.  
  8203. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  8204. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  8205.  
  8206.  
  8207. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  8208. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  8209. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  8210. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  8211. Conclusion list DD L ) PTF      release Specifically ,,,,
  8212. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  8213. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  8214.  
  8215. Relief Detailandwhich     be
  8216.  
  8217. MSGFILE not INCORRECTand
  8218.  
  8219. not INCORRECTand
  8220.  
  8221.  
  8222. MSG Availableand
  8223. CLI Available incorrectand
  8224.  
  8225.  
  8226. Duplicate DESCRIPTIONand
  8227. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  8228. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  8229. Processor by one,
  8230. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  8231. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  8232. instead messages MODULES 0 APAR SUBMITTER 93,
  8233.  
  8234.  
  8235. INSTEAD ESand
  8236.  
  8237.  
  8238. next revisedand found section DBASE-2 command NULand
  8239.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  8240.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  8241.  Processor by one,
  8242.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  8243.  22,  found entering( SHOULD suppress Processor is section suppress for section
  8244.  export instead messages MODULES 0 APAR SUBMITTER 93,
  8245.  
  8246.  
  8247. next CONCLUSIONand See Current SCP Export can help for
  8248. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  8249. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  8250. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  8251. corrected Help,
  8252.  
  8253.  
  8254. SAY ESand
  8255.  
  8256.  
  8257. Componentand
  8258.  
  8259.  
  8260. Last-Interfaceand
  8261.  
  8262.  
  8263. Releaseand      OS
  8264.  
  8265.  
  8266. or Commandand
  8267.  
  8268.  
  8269. Closedand
  8270.  
  8271.  
  8272. JR07261 SIN Reportedand
  8273.  
  8274. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  8275. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  8276. found 1,. DESCRIPTION
  8277.  
  8278. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  8279. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  8280. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  8281. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  8282. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  8283. ES Target Existing ,,               using OF s ,,not COMMENTS
  8284. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  8285.  
  8286. SUMMARY FIXbe
  8287.  
  8288. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  8289. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  8290. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  8291.  
  8292. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  8293. Severity ................... 1      Date Closed ......... 93/07/22
  8294. Component .......... 562204401      Duplicate of .........
  8295. Reported Release ......... 100      Fixed Release ............
  8296. Component Name DBASE MGR - SIN      Special Types ....
  8297. Current Target Date ..              Type of Relief ..Not Available
  8298. SCP ................... OS/2        Platform ............ OS/2
  8299.  
  8300. Status Detail: Not Available
  8301.  
  8302. PE PTF List:
  8303.  
  8304. PTF List:
  8305.  
  8306.  
  8307. Parent APAR:
  8308. Child APAR list:
  8309.  
  8310.  
  8311. ERROR DESCRIPTION:
  8312. When import or export using the Command Line Interface, one can
  8313. suppress messages by entering 'MESSAGES NUL'.  However, the
  8314. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  8315. which is incorrect.  This DOC problem exists in both ES1.0 and
  8316. DB2/2.
  8317.  
  8318.  
  8319. LOCAL FIX:
  8320. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  8321.  
  8322.  
  8323. PROBLEM SUMMARY: See problem title and description.
  8324.  
  8325.  
  8326. PROBLEM CONCLUSION: Conclusion:
  8327. The problem found is a valid one. Existing documentation for ES
  8328. and DB2/2 will not be corrected.
  8329.  
  8330. This problem will be corrected in the next release of the DB2/2
  8331. documentation. Specifically the section discussing Im/Export.
  8332. and the MESSAGES NUL command in the online help of the Command
  8333. Line Processor will be revised.
  8334.  
  8335.  
  8336. TEMPORARY FIX:
  8337.  
  8338.  
  8339. COMMENTS:
  8340.  
  8341.  
  8342. MODULES/MACROS:
  8343.  
  8344.  
  8345. SRLS:      XX00000000
  8346.  
  8347.  
  8348.  
  8349. RTN CODES:
  8350.  
  8351.  
  8352. CIRCUMVENTION:
  8353.  
  8354.  
  8355. MESSAGE TO SUBMITTER:
  8356. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  8357. 0 0  MODULES 07 93 
  8358.  
  8359. REGARDING  Duplicate both  LOCAL  Command 
  8360.  
  8361. not  one  incorrect both 
  8362.  
  8363. one  incorrect both 
  8364. ONLINE  22     both  Last  one  NUL 
  8365.  
  8366.  
  8367. next  Closed both 
  8368. Component  Closed  in both 
  8369.  
  8370.  
  8371. ERROR  documentation both 
  8372. Fixed  discussing 07 93  help  of . 
  8373. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  8374. 93  ( 
  8375. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  8376. SUMMARY  can  description  MESSAGE 
  8377. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  8378. MESSAGES  Identifier 0 
  8379.  
  8380. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  8381. However  Child  HELP .  discussing 07 93 
  8382. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  8383.  
  8384.  
  8385.  
  8386. INCORRECT  ES1 both 
  8387. Line 
  8388.  
  8389.  
  8390. OF  Release both  Parent  CODES  Closed  s 
  8391.  
  8392.  
  8393. OF  DD both  and      by APAR         Processor 
  8394. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  8395. Special  CLI  ES 07 93 
  8396.  
  8397.  
  8398. RTN  ES1 both  Line 
  8399.  
  8400.  
  8401. DB2 both 
  8402.  
  8403.  
  8404. is 07 instead both     Processor 
  8405.  
  8406.  
  8407. PTF both       list 
  8408.  
  8409.  
  8410. OS  Date both 
  8411.  
  8412.  
  8413. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  8414. description  export 
  8415. Current 07 93  2 0 1  MGR  IMPORT 
  8416.  
  8417.  
  8418. INSTEAD  See  release both 
  8419.  
  8420. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  8421. However CLOSED entering Not is documentation MSGFILE-List
  8422.  
  8423.  
  8424. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  8425. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  8426. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  8427. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  8428. which    Help DD help ) not      NULL REGARDING ,,
  8429. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  8430. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  8431.  
  8432. ONLINE DESCRIPTIONadvise IMPORT can
  8433.  
  8434. instead listadvise
  8435.  
  8436. list FIXadvise
  8437. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  8438.  
  8439.  
  8440. INCORRECT Availableadvise
  8441. CLI Available Exportadvise
  8442.  
  8443.  
  8444. enter descriptionadvise
  8445. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  8446. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  8447. and MSG Interface,  Im be Duplicate found both MODULES
  8448. by Platform Command-Name,
  8449.  
  8450.  
  8451. Fixed ERRORadvise
  8452.  
  8453.  
  8454. Last oradvise However CLOSED entering Not is
  8455. DOC MSG-LOCAL,
  8456.  
  8457.  
  8458. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  8459.  
  8460.  
  8461. PE ERRORadvise
  8462.  
  8463.  
  8464. Conclusionadvise
  8465.  
  8466.  
  8467. HELP-FORadvise    of
  8468.  
  8469.  
  8470. oneadvise      import
  8471.  
  8472.  
  8473. messages Componentadvise
  8474.  
  8475.  
  8476. Closedadvise
  8477.  
  8478.  
  8479. for PROBLEM onlineadvise
  8480.  enter 
  8481.  
  8482. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  8483. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  8484.  
  8485.  
  8486. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  8487. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  8488. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  8489. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  8490. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  8491. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  8492. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  8493.  
  8494. one DetailAPAR in both
  8495.  
  8496. is list FIXAPAR
  8497.  
  8498. list FIXAPAR
  8499. LOCAL 07    APAR Relief by a-/-22 ': (
  8500.  
  8501. RTN     beAPAR
  8502. Closed be ExportAPAR
  8503.  
  8504.  
  8505. documentation DESCRIPTIONAPAR
  8506. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  8507. import INSTEAD problem messages, can INCORRECT Last Enter Command
  8508. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  8509.  
  8510.  
  8511. Fixed DuplicateAPAR
  8512.  
  8513.  
  8514. Line onlineAPAR Date exists
  8515.  
  8516. by FIX ------ Help      However Command -------- a./.2
  8517. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  8518.  
  8519.  
  8520. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  8521. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  8522. DB2 ---------- 562204401      entering Last ---------
  8523. next MSG --------- 07      Existing MSG ------------ advise
  8524. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  8525. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  8526. NULL ------------------- List.100        MESSAGES ------------ List.100
  8527.  
  8528. Platform Duplicateand JR07261 Closed
  8529.  
  8530. MACROS MODULES Imand
  8531.  
  8532. MODULES Imand
  8533. MSG 07    and Status CLOSED :.0.22 '93 (
  8534.  
  8535.  
  8536. LOCAL byand
  8537. command by Identifierand
  8538.  
  8539.  
  8540. ERROR documentationand
  8541. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  8542. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  8543. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  8544. not FOR APAR export-  SAY help Specifically for- both L
  8545. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  8546. Component help SIN-
  8547.  
  8548.  
  8549. import ES1and
  8550.  
  8551.  
  8552. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  8553.  
  8554.  
  8555. MGR DBASEand RTN ES help Fixed FOR OS-enter
  8556.  
  8557.  
  8558. Relief ES1and
  8559.  
  8560.  
  8561. Dateand
  8562.  
  8563.  
  8564. instead.inand    Parent
  8565.  
  8566.  
  8567. PEand      Interface
  8568.  
  8569.  
  8570. Not Currentand
  8571.  
  8572.  
  8573. COMMENTSand
  8574.  
  8575.  
  8576. incorrect section PTFand
  8577. 07 which 
  8578.  
  8579. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  8580. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  8581. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  8582.  
  8583. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  8584. Severity ................... 1      Date Closed ......... 93/07/22
  8585. Component .......... 562204401      Duplicate of .........
  8586. Reported Release ......... 100      Fixed Release ............
  8587. Component Name DBASE MGR - SIN      Special Types ....
  8588. Current Target Date ..              Type of Relief ..Not Available
  8589. SCP ................... OS/2        Platform ............ OS/2
  8590.  
  8591. Status Detail: Not Available
  8592.  
  8593. PE PTF List:
  8594.  
  8595. PTF List:
  8596.  
  8597.  
  8598. Parent APAR:
  8599. Child APAR list:
  8600.  
  8601.  
  8602. ERROR DESCRIPTION:
  8603. When import or export using the Command Line Interface, one can
  8604. suppress messages by entering 'MESSAGES NUL'.  However, the
  8605. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  8606. which is incorrect.  This DOC problem exists in both ES1.0 and
  8607. DB2/2.
  8608.  
  8609.  
  8610. LOCAL FIX:
  8611. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  8612.  
  8613.  
  8614. PROBLEM SUMMARY: See problem title and description.
  8615.  
  8616.  
  8617. PROBLEM CONCLUSION: Conclusion:
  8618. The problem found is a valid one. Existing documentation for ES
  8619. and DB2/2 will not be corrected.
  8620.  
  8621. This problem will be corrected in the next release of the DB2/2
  8622. documentation. Specifically the section discussing Im/Export.
  8623. and the MESSAGES NUL command in the online help of the Command
  8624. Line Processor will be revised.
  8625.  
  8626.  
  8627. TEMPORARY FIX:
  8628.  
  8629.  
  8630. COMMENTS:
  8631.  
  8632.  
  8633. MODULES/MACROS:
  8634.  
  8635.  
  8636. SRLS:      XX00000000
  8637.  
  8638.  
  8639.  
  8640. RTN CODES:
  8641.  
  8642.  
  8643. CIRCUMVENTION:
  8644.  
  8645.  
  8646. MESSAGE TO SUBMITTER:
  8647. which     Changed  revised 
  8648.  
  8649.  
  8650. Processor   Changed 
  8651.  
  8652. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  8653. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  8654.  Help PTF suppress enter MODULES.
  8655.  
  8656.  .....online OS           ........... export  users
  8657.  ................... :      Im exists ......... both/1/07
  8658. Fixed .......... APAR      list the .........
  8659.   ......... 2      MGR  ............ can
  8660. Fixed Status IMPORT SIN -         ..
  8661. help  Im .."      the  ..Symptom DB2
  8662.  ................... TO/562204401        valid ............ TO/562204401
  8663.  
  8664.  INSTEADChanged Symptom DB2
  8665.  
  8666. Types  SAYChanged
  8667.  
  8668.  SAYChanged
  8669.  2    Changed  DBASE by/1/93 (22 )
  8670.  
  8671.  
  8672. Type ConclusionChanged
  8673. Enter Conclusion sChanged
  8674.  
  8675.  
  8676. List insteadChanged
  8677. 100.   Name /Line Identifier  in   import/562204401
  8678.     ERROR  import/be  EXPORT.
  8679. 562204401. release COMMENTS problem ( ).
  8680. :. release CLI L   NUL Identifier
  8681.     -Child   DD   CONCLUSION Name  MESSAGE
  8682.       found Name HELP When   PROBLEM
  8683.       .
  8684. a. release Component problem.
  8685. advise. release Component JR07261
  8686.     -Child for   DD  Name MESSAGE
  8687.     -Child  DD SHOULD   ' HELP
  8688.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  8689.  
  8690.  
  8691. SCP messagesChanged
  8692.  
  8693.  
  8694. will Changed corrected INCORRECT discussing     MSGFILE
  8695.  whichChanged 'of    CLI import/562204401 ERROR   PE
  8696. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  8697.   (LOCAL  which    Export Name   ),
  8698.     However Name    TEMPORARY Detail
  8699.   problem (Date  When  Release not ).
  8700.  
  8701.  
  8702. will FORChanged Available    Child import/562204401 .0
  8703.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  8704.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  8705.  Command import/Specifically title /Line,  HELP   This CLOSED
  8706. problem. Interface Not command incorrect   REGARDING CLI RTN
  8707.  the  XX00000000 (Closed  Relief ).   MESSAGES
  8708. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  8709.  EXPORT Name  ES,     Target Current MSG Platform
  8710.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  8711. Parent  HELP REGARDING  This (-and). of
  8712. , Release  .
  8713.  
  8714.  
  8715.  messagesChanged SUMMARY.
  8716.  
  8717.  
  8718. FIXChanged
  8719.  
  8720.  
  8721. Special/SeeChanged     .DOC ( )
  8722.  
  8723.  
  8724. Changed       CIRCUMVENTION (
  8725.  
  8726.  
  8727. )
  8728.  
  8729.  
  8730.                '
  8731.  
  8732.  
  8733. " - ,
  8734.  
  8735. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  8736. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  8737.  
  8738.  
  8739. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  8740. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  8741. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  8742. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  8743. Conclusion list DD L ) PTF      release Specifically ,,,,
  8744. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  8745. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  8746.  
  8747. Relief Detailandwhich     be
  8748.  
  8749. MSGFILE not INCORRECTand
  8750.  
  8751. not INCORRECTand
  8752.  
  8753.  
  8754. MSG Availableand
  8755. CLI Available incorrectand
  8756.  
  8757.  
  8758. Duplicate DESCRIPTIONand
  8759. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  8760. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  8761. Processor by one,
  8762. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  8763. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  8764. instead messages MODULES 0 APAR SUBMITTER 93,
  8765.  
  8766.  
  8767. INSTEAD ESand
  8768.  
  8769.  
  8770. next revisedand found section DBASE-2 command NULand
  8771.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  8772.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  8773.  Processor by one,
  8774.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  8775.  22,  found entering( SHOULD suppress Processor is section suppress for section
  8776.  export instead messages MODULES 0 APAR SUBMITTER 93,
  8777.  
  8778.  
  8779. next CONCLUSIONand See Current SCP Export can help for
  8780. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  8781. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  8782. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  8783. corrected Help,
  8784.  
  8785.  
  8786. SAY ESand
  8787.  
  8788.  
  8789. Componentand
  8790.  
  8791.  
  8792. Last-Interfaceand
  8793.  
  8794.  
  8795. Releaseand      OS
  8796.  
  8797.  
  8798. or Commandand
  8799.  
  8800.  
  8801. Closedand
  8802.  
  8803.  
  8804. JR07261 SIN Reportedand
  8805.  
  8806. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  8807. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  8808. found 1,. DESCRIPTION
  8809.  
  8810. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  8811. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  8812. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  8813. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  8814. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  8815. ES Target Existing ,,               using OF s ,,not COMMENTS
  8816. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  8817.  
  8818. SUMMARY FIXbe
  8819.  
  8820. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  8821. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  8822. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  8823.  
  8824. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  8825. Severity ................... 1      Date Closed ......... 93/07/22
  8826. Component .......... 562204401      Duplicate of .........
  8827. Reported Release ......... 100      Fixed Release ............
  8828. Component Name DBASE MGR - SIN      Special Types ....
  8829. Current Target Date ..              Type of Relief ..Not Available
  8830. SCP ................... OS/2        Platform ............ OS/2
  8831.  
  8832. Status Detail: Not Available
  8833.  
  8834. PE PTF List:
  8835.  
  8836. PTF List:
  8837.  
  8838.  
  8839. Parent APAR:
  8840. Child APAR list:
  8841.  
  8842.  
  8843. ERROR DESCRIPTION:
  8844. When import or export using the Command Line Interface, one can
  8845. suppress messages by entering 'MESSAGES NUL'.  However, the
  8846. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  8847. which is incorrect.  This DOC problem exists in both ES1.0 and
  8848. DB2/2.
  8849.  
  8850.  
  8851. LOCAL FIX:
  8852. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  8853.  
  8854.  
  8855. PROBLEM SUMMARY: See problem title and description.
  8856.  
  8857.  
  8858. PROBLEM CONCLUSION: Conclusion:
  8859. The problem found is a valid one. Existing documentation for ES
  8860. and DB2/2 will not be corrected.
  8861.  
  8862. This problem will be corrected in the next release of the DB2/2
  8863. documentation. Specifically the section discussing Im/Export.
  8864. and the MESSAGES NUL command in the online help of the Command
  8865. Line Processor will be revised.
  8866.  
  8867.  
  8868. TEMPORARY FIX:
  8869.  
  8870.  
  8871. COMMENTS:
  8872.  
  8873.  
  8874. MODULES/MACROS:
  8875.  
  8876.  
  8877. SRLS:      XX00000000
  8878.  
  8879.  
  8880.  
  8881. RTN CODES:
  8882.  
  8883.  
  8884. CIRCUMVENTION:
  8885.  
  8886.  
  8887. MESSAGE TO SUBMITTER:
  8888. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  8889. 0 0  MODULES 07 93 
  8890.  
  8891. REGARDING  Duplicate both  LOCAL  Command 
  8892.  
  8893. not  one  incorrect both 
  8894.  
  8895. one  incorrect both 
  8896. ONLINE  22     both  Last  one  NUL 
  8897.  
  8898.  
  8899. next  Closed both 
  8900. Component  Closed  in both 
  8901.  
  8902.  
  8903. ERROR  documentation both 
  8904. Fixed  discussing 07 93  help  of . 
  8905. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  8906. 93  ( 
  8907. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  8908. SUMMARY  can  description  MESSAGE 
  8909. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  8910. MESSAGES  Identifier 0 
  8911.  
  8912. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  8913. However  Child  HELP .  discussing 07 93 
  8914. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  8915.  
  8916.  
  8917.  
  8918. INCORRECT  ES1 both 
  8919. Line 
  8920.  
  8921.  
  8922. OF  Release both  Parent  CODES  Closed  s 
  8923.  
  8924.  
  8925. OF  DD both  and      by APAR         Processor 
  8926. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  8927. Special  CLI  ES 07 93 
  8928.  
  8929.  
  8930. RTN  ES1 both  Line 
  8931.  
  8932.  
  8933. DB2 both 
  8934.  
  8935.  
  8936. is 07 instead both     Processor 
  8937.  
  8938.  
  8939. PTF both       list 
  8940.  
  8941.  
  8942. OS  Date both 
  8943.  
  8944.  
  8945. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  8946. description  export 
  8947. Current 07 93  2 0 1  MGR  IMPORT 
  8948.  
  8949.  
  8950. INSTEAD  See  release both 
  8951.  
  8952. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  8953. However CLOSED entering Not is documentation MSGFILE-List
  8954.  
  8955.  
  8956. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  8957. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  8958. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  8959. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  8960. which    Help DD help ) not      NULL REGARDING ,,
  8961. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  8962. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  8963.  
  8964. ONLINE DESCRIPTIONadvise IMPORT can
  8965.  
  8966. instead listadvise
  8967.  
  8968. list FIXadvise
  8969. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  8970.  
  8971.  
  8972. INCORRECT Availableadvise
  8973. CLI Available Exportadvise
  8974.  
  8975.  
  8976. enter descriptionadvise
  8977. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  8978. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  8979. and MSG Interface,  Im be Duplicate found both MODULES
  8980. by Platform Command-Name,
  8981.  
  8982.  
  8983. Fixed ERRORadvise
  8984.  
  8985.  
  8986. Last oradvise However CLOSED entering Not is
  8987. DOC MSG-LOCAL,
  8988.  
  8989.  
  8990. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  8991.  
  8992.  
  8993. PE ERRORadvise
  8994.  
  8995.  
  8996. Conclusionadvise
  8997.  
  8998.  
  8999. HELP-FORadvise    of
  9000.  
  9001.  
  9002. oneadvise      import
  9003.  
  9004.  
  9005. messages Componentadvise
  9006.  
  9007.  
  9008. Closedadvise
  9009.  
  9010.  
  9011. for PROBLEM onlineadvise
  9012.  enter 
  9013.  
  9014. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  9015. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  9016.  
  9017.  
  9018. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  9019. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  9020. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  9021. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  9022. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  9023. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  9024. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  9025.  
  9026. one DetailAPAR in both
  9027.  
  9028. is list FIXAPAR
  9029.  
  9030. list FIXAPAR
  9031. LOCAL 07    APAR Relief by a-/-22 ': (
  9032.  
  9033. RTN     beAPAR
  9034. Closed be ExportAPAR
  9035.  
  9036.  
  9037. documentation DESCRIPTIONAPAR
  9038. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  9039. import INSTEAD problem messages, can INCORRECT Last Enter Command
  9040. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  9041.  
  9042.  
  9043. Fixed DuplicateAPAR
  9044.  
  9045.  
  9046. Line onlineAPAR Date exists
  9047.  
  9048. by FIX ------ Help      However Command -------- a./.2
  9049. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  9050.  
  9051.  
  9052. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  9053. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  9054. DB2 ---------- 562204401      entering Last ---------
  9055. next MSG --------- 07      Existing MSG ------------ advise
  9056. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  9057. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  9058. NULL ------------------- List.100        MESSAGES ------------ List.100
  9059.  
  9060. Platform Duplicateand JR07261 Closed
  9061.  
  9062. MACROS MODULES Imand
  9063.  
  9064. MODULES Imand
  9065. MSG 07    and Status CLOSED :.0.22 '93 (
  9066.  
  9067.  
  9068. LOCAL byand
  9069. command by Identifierand
  9070.  
  9071.  
  9072. ERROR documentationand
  9073. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  9074. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  9075. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  9076. not FOR APAR export-  SAY help Specifically for- both L
  9077. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  9078. Component help SIN-
  9079.  
  9080.  
  9081. import ES1and
  9082.  
  9083.  
  9084. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  9085.  
  9086.  
  9087. MGR DBASEand RTN ES help Fixed FOR OS-enter
  9088.  
  9089.  
  9090. Relief ES1and
  9091.  
  9092.  
  9093. Dateand
  9094.  
  9095.  
  9096. instead.inand    Parent
  9097.  
  9098.  
  9099. PEand      Interface
  9100.  
  9101.  
  9102. Not Currentand
  9103.  
  9104.  
  9105. COMMENTSand
  9106.  
  9107.  
  9108. incorrect section PTFand
  9109. 07 which 
  9110.  
  9111. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  9112. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  9113. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  9114.  
  9115. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  9116. Severity ................... 1      Date Closed ......... 93/07/22
  9117. Component .......... 562204401      Duplicate of .........
  9118. Reported Release ......... 100      Fixed Release ............
  9119. Component Name DBASE MGR - SIN      Special Types ....
  9120. Current Target Date ..              Type of Relief ..Not Available
  9121. SCP ................... OS/2        Platform ............ OS/2
  9122.  
  9123. Status Detail: Not Available
  9124.  
  9125. PE PTF List:
  9126.  
  9127. PTF List:
  9128.  
  9129.  
  9130. Parent APAR:
  9131. Child APAR list:
  9132.  
  9133.  
  9134. ERROR DESCRIPTION:
  9135. When import or export using the Command Line Interface, one can
  9136. suppress messages by entering 'MESSAGES NUL'.  However, the
  9137. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  9138. which is incorrect.  This DOC problem exists in both ES1.0 and
  9139. DB2/2.
  9140.  
  9141.  
  9142. LOCAL FIX:
  9143. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  9144.  
  9145.  
  9146. PROBLEM SUMMARY: See problem title and description.
  9147.  
  9148.  
  9149. PROBLEM CONCLUSION: Conclusion:
  9150. The problem found is a valid one. Existing documentation for ES
  9151. and DB2/2 will not be corrected.
  9152.  
  9153. This problem will be corrected in the next release of the DB2/2
  9154. documentation. Specifically the section discussing Im/Export.
  9155. and the MESSAGES NUL command in the online help of the Command
  9156. Line Processor will be revised.
  9157.  
  9158.  
  9159. TEMPORARY FIX:
  9160.  
  9161.  
  9162. COMMENTS:
  9163.  
  9164.  
  9165. MODULES/MACROS:
  9166.  
  9167.  
  9168. SRLS:      XX00000000
  9169.  
  9170.  
  9171.  
  9172. RTN CODES:
  9173.  
  9174.  
  9175. CIRCUMVENTION:
  9176.  
  9177.  
  9178. MESSAGE TO SUBMITTER:
  9179. which     Changed  revised 
  9180.  
  9181.  
  9182. Processor   Changed 
  9183.  
  9184. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  9185. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  9186.  Help PTF suppress enter MODULES.
  9187.  
  9188.  .....online OS           ........... export  users
  9189.  ................... :      Im exists ......... both/1/07
  9190. Fixed .......... APAR      list the .........
  9191.   ......... 2      MGR  ............ can
  9192. Fixed Status IMPORT SIN -         ..
  9193. help  Im .."      the  ..Symptom DB2
  9194.  ................... TO/562204401        valid ............ TO/562204401
  9195.  
  9196.  INSTEADChanged Symptom DB2
  9197.  
  9198. Types  SAYChanged
  9199.  
  9200.  SAYChanged
  9201.  2    Changed  DBASE by/1/93 (22 )
  9202.  
  9203.  
  9204. Type ConclusionChanged
  9205. Enter Conclusion sChanged
  9206.  
  9207.  
  9208. List insteadChanged
  9209. 100.   Name /Line Identifier  in   import/562204401
  9210.     ERROR  import/be  EXPORT.
  9211. 562204401. release COMMENTS problem ( ).
  9212. :. release CLI L   NUL Identifier
  9213.     -Child   DD   CONCLUSION Name  MESSAGE
  9214.       found Name HELP When   PROBLEM
  9215.       .
  9216. a. release Component problem.
  9217. advise. release Component JR07261
  9218.     -Child for   DD  Name MESSAGE
  9219.     -Child  DD SHOULD   ' HELP
  9220.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  9221.  
  9222.  
  9223. SCP messagesChanged
  9224.  
  9225.  
  9226. will Changed corrected INCORRECT discussing     MSGFILE
  9227.  whichChanged 'of    CLI import/562204401 ERROR   PE
  9228. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  9229.   (LOCAL  which    Export Name   ),
  9230.     However Name    TEMPORARY Detail
  9231.   problem (Date  When  Release not ).
  9232.  
  9233.  
  9234. will FORChanged Available    Child import/562204401 .0
  9235.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  9236.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  9237.  Command import/Specifically title /Line,  HELP   This CLOSED
  9238. problem. Interface Not command incorrect   REGARDING CLI RTN
  9239.  the  XX00000000 (Closed  Relief ).   MESSAGES
  9240. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  9241.  EXPORT Name  ES,     Target Current MSG Platform
  9242.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  9243. Parent  HELP REGARDING  This (-and). of
  9244. , Release  .
  9245.  
  9246.  
  9247.  messagesChanged SUMMARY.
  9248.  
  9249.  
  9250. FIXChanged
  9251.  
  9252.  
  9253. Special/SeeChanged     .DOC ( )
  9254.  
  9255.  
  9256. Changed       CIRCUMVENTION (
  9257.  
  9258.  
  9259. )
  9260.  
  9261.  
  9262.                '
  9263.  
  9264.  
  9265. " - ,
  9266.  
  9267. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  9268. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  9269.  
  9270.  
  9271. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  9272. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  9273. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  9274. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  9275. Conclusion list DD L ) PTF      release Specifically ,,,,
  9276. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  9277. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  9278.  
  9279. Relief Detailandwhich     be
  9280.  
  9281. MSGFILE not INCORRECTand
  9282.  
  9283. not INCORRECTand
  9284.  
  9285.  
  9286. MSG Availableand
  9287. CLI Available incorrectand
  9288.  
  9289.  
  9290. Duplicate DESCRIPTIONand
  9291. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  9292. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  9293. Processor by one,
  9294. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  9295. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  9296. instead messages MODULES 0 APAR SUBMITTER 93,
  9297.  
  9298.  
  9299. INSTEAD ESand
  9300.  
  9301.  
  9302. next revisedand found section DBASE-2 command NULand
  9303.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  9304.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  9305.  Processor by one,
  9306.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  9307.  22,  found entering( SHOULD suppress Processor is section suppress for section
  9308.  export instead messages MODULES 0 APAR SUBMITTER 93,
  9309.  
  9310.  
  9311. next CONCLUSIONand See Current SCP Export can help for
  9312. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  9313. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  9314. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  9315. corrected Help,
  9316.  
  9317.  
  9318. SAY ESand
  9319.  
  9320.  
  9321. Componentand
  9322.  
  9323.  
  9324. Last-Interfaceand
  9325.  
  9326.  
  9327. Releaseand      OS
  9328.  
  9329.  
  9330. or Commandand
  9331.  
  9332.  
  9333. Closedand
  9334.  
  9335.  
  9336. JR07261 SIN Reportedand
  9337.  
  9338. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  9339. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  9340. found 1,. DESCRIPTION
  9341.  
  9342. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  9343. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  9344. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  9345. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  9346. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  9347. ES Target Existing ,,               using OF s ,,not COMMENTS
  9348. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  9349.  
  9350. SUMMARY FIXbe
  9351.  
  9352. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  9353. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  9354. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  9355.  
  9356. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  9357. Severity ................... 1      Date Closed ......... 93/07/22
  9358. Component .......... 562204401      Duplicate of .........
  9359. Reported Release ......... 100      Fixed Release ............
  9360. Component Name DBASE MGR - SIN      Special Types ....
  9361. Current Target Date ..              Type of Relief ..Not Available
  9362. SCP ................... OS/2        Platform ............ OS/2
  9363.  
  9364. Status Detail: Not Available
  9365.  
  9366. PE PTF List:
  9367.  
  9368. PTF List:
  9369.  
  9370.  
  9371. Parent APAR:
  9372. Child APAR list:
  9373.  
  9374.  
  9375. ERROR DESCRIPTION:
  9376. When import or export using the Command Line Interface, one can
  9377. suppress messages by entering 'MESSAGES NUL'.  However, the
  9378. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  9379. which is incorrect.  This DOC problem exists in both ES1.0 and
  9380. DB2/2.
  9381.  
  9382.  
  9383. LOCAL FIX:
  9384. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  9385.  
  9386.  
  9387. PROBLEM SUMMARY: See problem title and description.
  9388.  
  9389.  
  9390. PROBLEM CONCLUSION: Conclusion:
  9391. The problem found is a valid one. Existing documentation for ES
  9392. and DB2/2 will not be corrected.
  9393.  
  9394. This problem will be corrected in the next release of the DB2/2
  9395. documentation. Specifically the section discussing Im/Export.
  9396. and the MESSAGES NUL command in the online help of the Command
  9397. Line Processor will be revised.
  9398.  
  9399.  
  9400. TEMPORARY FIX:
  9401.  
  9402.  
  9403. COMMENTS:
  9404.  
  9405.  
  9406. MODULES/MACROS:
  9407.  
  9408.  
  9409. SRLS:      XX00000000
  9410.  
  9411.  
  9412.  
  9413. RTN CODES:
  9414.  
  9415.  
  9416. CIRCUMVENTION:
  9417.  
  9418.  
  9419. MESSAGE TO SUBMITTER:
  9420. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  9421. 0 0  MODULES 07 93 
  9422.  
  9423. REGARDING  Duplicate both  LOCAL  Command 
  9424.  
  9425. not  one  incorrect both 
  9426.  
  9427. one  incorrect both 
  9428. ONLINE  22     both  Last  one  NUL 
  9429.  
  9430.  
  9431. next  Closed both 
  9432. Component  Closed  in both 
  9433.  
  9434.  
  9435. ERROR  documentation both 
  9436. Fixed  discussing 07 93  help  of . 
  9437. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  9438. 93  ( 
  9439. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  9440. SUMMARY  can  description  MESSAGE 
  9441. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  9442. MESSAGES  Identifier 0 
  9443.  
  9444. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  9445. However  Child  HELP .  discussing 07 93 
  9446. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  9447.  
  9448.  
  9449.  
  9450. INCORRECT  ES1 both 
  9451. Line 
  9452.  
  9453.  
  9454. OF  Release both  Parent  CODES  Closed  s 
  9455.  
  9456.  
  9457. OF  DD both  and      by APAR         Processor 
  9458. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  9459. Special  CLI  ES 07 93 
  9460.  
  9461.  
  9462. RTN  ES1 both  Line 
  9463.  
  9464.  
  9465. DB2 both 
  9466.  
  9467.  
  9468. is 07 instead both     Processor 
  9469.  
  9470.  
  9471. PTF both       list 
  9472.  
  9473.  
  9474. OS  Date both 
  9475.  
  9476.  
  9477. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  9478. description  export 
  9479. Current 07 93  2 0 1  MGR  IMPORT 
  9480.  
  9481.  
  9482. INSTEAD  See  release both 
  9483.  
  9484. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  9485. However CLOSED entering Not is documentation MSGFILE-List
  9486.  
  9487.  
  9488. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  9489. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  9490. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  9491. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  9492. which    Help DD help ) not      NULL REGARDING ,,
  9493. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  9494. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  9495.  
  9496. ONLINE DESCRIPTIONadvise IMPORT can
  9497.  
  9498. instead listadvise
  9499.  
  9500. list FIXadvise
  9501. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  9502.  
  9503.  
  9504. INCORRECT Availableadvise
  9505. CLI Available Exportadvise
  9506.  
  9507.  
  9508. enter descriptionadvise
  9509. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  9510. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  9511. and MSG Interface,  Im be Duplicate found both MODULES
  9512. by Platform Command-Name,
  9513.  
  9514.  
  9515. Fixed ERRORadvise
  9516.  
  9517.  
  9518. Last oradvise However CLOSED entering Not is
  9519. DOC MSG-LOCAL,
  9520.  
  9521.  
  9522. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  9523.  
  9524.  
  9525. PE ERRORadvise
  9526.  
  9527.  
  9528. Conclusionadvise
  9529.  
  9530.  
  9531. HELP-FORadvise    of
  9532.  
  9533.  
  9534. oneadvise      import
  9535.  
  9536.  
  9537. messages Componentadvise
  9538.  
  9539.  
  9540. Closedadvise
  9541.  
  9542.  
  9543. for PROBLEM onlineadvise
  9544.  enter 
  9545.  
  9546. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  9547. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  9548.  
  9549.  
  9550. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  9551. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  9552. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  9553. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  9554. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  9555. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  9556. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  9557.  
  9558. one DetailAPAR in both
  9559.  
  9560. is list FIXAPAR
  9561.  
  9562. list FIXAPAR
  9563. LOCAL 07    APAR Relief by a-/-22 ': (
  9564.  
  9565. RTN     beAPAR
  9566. Closed be ExportAPAR
  9567.  
  9568.  
  9569. documentation DESCRIPTIONAPAR
  9570. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  9571. import INSTEAD problem messages, can INCORRECT Last Enter Command
  9572. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  9573.  
  9574.  
  9575. Fixed DuplicateAPAR
  9576.  
  9577.  
  9578. Line onlineAPAR Date exists
  9579.  
  9580. by FIX ------ Help      However Command -------- a./.2
  9581. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  9582.  
  9583.  
  9584. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  9585. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  9586. DB2 ---------- 562204401      entering Last ---------
  9587. next MSG --------- 07      Existing MSG ------------ advise
  9588. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  9589. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  9590. NULL ------------------- List.100        MESSAGES ------------ List.100
  9591.  
  9592. Platform Duplicateand JR07261 Closed
  9593.  
  9594. MACROS MODULES Imand
  9595.  
  9596. MODULES Imand
  9597. MSG 07    and Status CLOSED :.0.22 '93 (
  9598.  
  9599.  
  9600. LOCAL byand
  9601. command by Identifierand
  9602.  
  9603.  
  9604. ERROR documentationand
  9605. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  9606. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  9607. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  9608. not FOR APAR export-  SAY help Specifically for- both L
  9609. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  9610. Component help SIN-
  9611.  
  9612.  
  9613. import ES1and
  9614.  
  9615.  
  9616. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  9617.  
  9618.  
  9619. MGR DBASEand RTN ES help Fixed FOR OS-enter
  9620.  
  9621.  
  9622. Relief ES1and
  9623.  
  9624.  
  9625. Dateand
  9626.  
  9627.  
  9628. instead.inand    Parent
  9629.  
  9630.  
  9631. PEand      Interface
  9632.  
  9633.  
  9634. Not Currentand
  9635.  
  9636.  
  9637. COMMENTSand
  9638.  
  9639.  
  9640. incorrect section PTFand
  9641. 07 which 
  9642.  
  9643. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  9644. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  9645. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  9646.  
  9647. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  9648. Severity ................... 1      Date Closed ......... 93/07/22
  9649. Component .......... 562204401      Duplicate of .........
  9650. Reported Release ......... 100      Fixed Release ............
  9651. Component Name DBASE MGR - SIN      Special Types ....
  9652. Current Target Date ..              Type of Relief ..Not Available
  9653. SCP ................... OS/2        Platform ............ OS/2
  9654.  
  9655. Status Detail: Not Available
  9656.  
  9657. PE PTF List:
  9658.  
  9659. PTF List:
  9660.  
  9661.  
  9662. Parent APAR:
  9663. Child APAR list:
  9664.  
  9665.  
  9666. ERROR DESCRIPTION:
  9667. When import or export using the Command Line Interface, one can
  9668. suppress messages by entering 'MESSAGES NUL'.  However, the
  9669. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  9670. which is incorrect.  This DOC problem exists in both ES1.0 and
  9671. DB2/2.
  9672.  
  9673.  
  9674. LOCAL FIX:
  9675. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  9676.  
  9677.  
  9678. PROBLEM SUMMARY: See problem title and description.
  9679.  
  9680.  
  9681. PROBLEM CONCLUSION: Conclusion:
  9682. The problem found is a valid one. Existing documentation for ES
  9683. and DB2/2 will not be corrected.
  9684.  
  9685. This problem will be corrected in the next release of the DB2/2
  9686. documentation. Specifically the section discussing Im/Export.
  9687. and the MESSAGES NUL command in the online help of the Command
  9688. Line Processor will be revised.
  9689.  
  9690.  
  9691. TEMPORARY FIX:
  9692.  
  9693.  
  9694. COMMENTS:
  9695.  
  9696.  
  9697. MODULES/MACROS:
  9698.  
  9699.  
  9700. SRLS:      XX00000000
  9701.  
  9702.  
  9703.  
  9704. RTN CODES:
  9705.  
  9706.  
  9707. CIRCUMVENTION:
  9708.  
  9709.  
  9710. MESSAGE TO SUBMITTER:
  9711. which     Changed  revised 
  9712.  
  9713.  
  9714. Processor   Changed 
  9715.  
  9716. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  9717. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  9718.  Help PTF suppress enter MODULES.
  9719.  
  9720.  .....
  9721.  
  9722.  
  9723. ΓòÉΓòÉΓòÉ <hidden> INCLUDE SQLERRD 0  OF SQLCAM
  9724.  ΓòÉΓòÉΓòÉ
  9725.  
  9726. online  OS            . . . . . . . . . . .  export   users 
  9727.  . . . . . . . . . . . . . . . . . . .  :       Im  exists  . . . . . . . . . 
  9728. both / 1 / 07 
  9729. Fixed  . . . . . . . . . .  APAR       list  the  . . . . . . . . . 
  9730.   . . . . . . . . .  2       MGR   . . . . . . . . . . . .  can 
  9731. Fixed  Status  IMPORT  SIN  -          . . 
  9732. help   Im  . . "       the   . . Symptom  DB2 
  9733.  . . . . . . . . . . . . . . . . . . .  TO / 562204401         valid  . . . . . 
  9734. . . . . . . .  TO / 562204401 
  9735.  
  9736.  INSTEAD Changed  Symptom  DB2 
  9737.  
  9738. Types   SAY Changed 
  9739.  
  9740.  SAY Changed 
  9741.  2     Changed   DBASE  by / 1 / 93  ( 22  ) 
  9742.  
  9743.  
  9744. Type  Conclusion Changed 
  9745. Enter  Conclusion  s Changed 
  9746.  
  9747.  
  9748. List  instead Changed 
  9749. 100 .    Name  / Line  Identifier   in    import / 562204401 
  9750.     ERROR   import / be   EXPORT . 
  9751. 562204401 .  release  COMMENTS  problem  (  ) . 
  9752. : .  release  CLI  L    NUL  Identifier 
  9753.     - Child    DD    CONCLUSION  Name   MESSAGE 
  9754.       found  Name  HELP  When    PROBLEM 
  9755.       . 
  9756. a .  release  Component  problem . 
  9757. advise .  release  Component  JR07261 
  9758.     - Child  for    DD   Name  MESSAGE 
  9759.     - Child   DD  SHOULD    '  HELP 
  9760.       ONLINE  CLI  MACROS  title  Existing   REGARDING  SUPPRESS  This ' 
  9761.  
  9762.  
  9763. SCP  messages Changed 
  9764.  
  9765.  
  9766. will  Changed  corrected  INCORRECT  discussing      MSGFILE 
  9767.  which Changed  ' of     CLI  import / 562204401  ERROR    PE 
  9768. SRLS   EXPORT ,   is  COMMENTS  problem ,   one  is  Component 
  9769.   ( LOCAL   which     Export  Name    ) , 
  9770.     However  Name     TEMPORARY  Detail 
  9771.   problem  ( Date   When   Release  not  ) . 
  9772.  
  9773.  
  9774. will  FOR Changed  Available     Child  import / 562204401  . 0 
  9775.  MESSAGES  REGARDING   Duplicate    OF   HELP  REGARDING  This  Detail 
  9776.   This  Release  CODES .  DESCRIPTION  in  Last  SUPPRESS   Processor 
  9777.  Command  import / Specifically  title  / Line ,   HELP    This  CLOSED 
  9778. problem .  Interface  Not  command  incorrect    REGARDING  CLI  RTN 
  9779.  the   XX00000000  ( Closed   Relief  ) .    MESSAGES 
  9780. (  ONLINE  using  discussing   section ) ,  CLOSED  COMMENTS  problem 
  9781.  EXPORT  Name   ES ,      Target  Current  MSG  Platform 
  9782.  MSG  SUBMITTER -  .   CIRCUMVENTION  Severity   description 
  9783. Parent   HELP  REGARDING   This  ( - and ) .  of 
  9784. ,  Release   . 
  9785.  
  9786.  
  9787.  messages Changed  SUMMARY . 
  9788.  
  9789.  
  9790. FIX Changed 
  9791.  
  9792.  
  9793. Special / See Changed      . DOC  (  ) 
  9794.  
  9795.  
  9796. Changed        CIRCUMVENTION  ( 
  9797.  
  9798.  
  9799.  
  9800.  
  9801.                ' 
  9802.  
  9803.  
  9804. "  -  , 
  9805.  
  9806. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  9807. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  9808.  
  9809.  
  9810. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  9811. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  9812. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  9813. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  9814. Conclusion list DD L ) PTF      release Specifically ,,,,
  9815. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  9816. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  9817.  
  9818. Relief Detailandwhich     be
  9819.  
  9820. MSGFILE not INCORRECTand
  9821.  
  9822. not INCORRECTand
  9823.  
  9824.  
  9825. MSG Availableand
  9826. CLI Available incorrectand
  9827.  
  9828.  
  9829. Duplicate DESCRIPTIONand
  9830. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  9831. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  9832. Processor by one,
  9833. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  9834. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  9835. instead messages MODULES 0 APAR SUBMITTER 93,
  9836.  
  9837.  
  9838. INSTEAD ESand
  9839.  
  9840.  
  9841. next revisedand found section DBASE-2 command NULand
  9842.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  9843.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  9844.  Processor by one,
  9845.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  9846.  22,  found entering( SHOULD suppress Processor is section suppress for section
  9847.  export instead messages MODULES 0 APAR SUBMITTER 93,
  9848.  
  9849.  
  9850. next CONCLUSIONand See Current SCP Export can help for
  9851. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  9852. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  9853. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  9854. corrected Help,
  9855.  
  9856.  
  9857. SAY ESand
  9858.  
  9859.  
  9860. Componentand
  9861.  
  9862.  
  9863. Last-Interfaceand
  9864.  
  9865.  
  9866. Releaseand      OS
  9867.  
  9868.  
  9869. or Commandand
  9870.  
  9871.  
  9872. Closedand
  9873.  
  9874.  
  9875. JR07261 SIN Reportedand
  9876.  
  9877. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  9878. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  9879. found 1,. DESCRIPTION
  9880.  
  9881. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  9882. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  9883. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  9884. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  9885. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  9886. ES Target Existing ,,               using OF s ,,not COMMENTS
  9887. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  9888.  
  9889. SUMMARY FIXbe
  9890.  
  9891. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  9892. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  9893. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  9894.  
  9895. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  9896. Severity ................... 1      Date Closed ......... 93/07/22
  9897. Component .......... 562204401      Duplicate of .........
  9898. Reported Release ......... 100      Fixed Release ............
  9899. Component Name DBASE MGR - SIN      Special Types ....
  9900. Current Target Date ..              Type of Relief ..Not Available
  9901. SCP ................... OS/2        Platform ............ OS/2
  9902.  
  9903. Status Detail: Not Available
  9904.  
  9905. PE PTF List:
  9906.  
  9907. PTF List:
  9908.  
  9909.  
  9910. Parent APAR:
  9911. Child APAR list:
  9912.  
  9913.  
  9914. ERROR DESCRIPTION:
  9915. When import or export using the Command Line Interface, one can
  9916. suppress messages by entering 'MESSAGES NUL'.  However, the
  9917. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  9918. which is incorrect.  This DOC problem exists in both ES1.0 and
  9919. DB2/2.
  9920.  
  9921.  
  9922. LOCAL FIX:
  9923. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  9924.  
  9925.  
  9926. PROBLEM SUMMARY: See problem title and description.
  9927.  
  9928.  
  9929. PROBLEM CONCLUSION: Conclusion:
  9930. The problem found is a valid one. Existing documentation for ES
  9931. and DB2/2 will not be corrected.
  9932.  
  9933. This problem will be corrected in the next release of the DB2/2
  9934. documentation. Specifically the section discussing Im/Export.
  9935. and the MESSAGES NUL command in the online help of the Command
  9936. Line Processor will be revised.
  9937.  
  9938.  
  9939. TEMPORARY FIX:
  9940.  
  9941.  
  9942. COMMENTS:
  9943.  
  9944.  
  9945. MODULES/MACROS:
  9946.  
  9947.  
  9948. SRLS:      XX00000000
  9949.  
  9950.  
  9951.  
  9952. RTN CODES:
  9953.  
  9954.  
  9955. CIRCUMVENTION:
  9956.  
  9957.  
  9958. MESSAGE TO SUBMITTER:
  9959. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  9960. 0 0  MODULES 07 93 
  9961.  
  9962. REGARDING  Duplicate both  LOCAL  Command 
  9963.  
  9964. not  one  incorrect both 
  9965.  
  9966. one  incorrect both 
  9967. ONLINE  22     both  Last  one  NUL 
  9968.  
  9969.  
  9970. next  Closed both 
  9971. Component  Closed  in both 
  9972.  
  9973.  
  9974. ERROR  documentation both 
  9975. Fixed  discussing 07 93  help  of . 
  9976. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  9977. 93  ( 
  9978. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  9979. SUMMARY  can  description  MESSAGE 
  9980. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  9981. MESSAGES  Identifier 0 
  9982.  
  9983. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  9984. However  Child  HELP .  discussing 07 93 
  9985. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  9986.  
  9987.  
  9988.  
  9989. INCORRECT  ES1 both 
  9990. Line 
  9991.  
  9992.  
  9993. OF  Release both  Parent  CODES  Closed  s 
  9994.  
  9995.  
  9996. OF  DD both  and      by APAR         Processor 
  9997. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  9998. Special  CLI  ES 07 93 
  9999.  
  10000.  
  10001. RTN  ES1 both  Line 
  10002.  
  10003.  
  10004. DB2 both 
  10005.  
  10006.  
  10007. is 07 instead both     Processor 
  10008.  
  10009.  
  10010. PTF both       list 
  10011.  
  10012.  
  10013. OS  Date both 
  10014.  
  10015.  
  10016. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  10017. description  export 
  10018. Current 07 93  2 0 1  MGR  IMPORT 
  10019.  
  10020.  
  10021. INSTEAD  See  release both 
  10022.  
  10023. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  10024. However CLOSED entering Not is documentation MSGFILE-List
  10025.  
  10026.  
  10027. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  10028. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  10029. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  10030. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  10031. which    Help DD help ) not      NULL REGARDING ,,
  10032. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  10033. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  10034.  
  10035. ONLINE DESCRIPTIONadvise IMPORT can
  10036.  
  10037. instead listadvise
  10038.  
  10039. list FIXadvise
  10040. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  10041.  
  10042.  
  10043. INCORRECT Availableadvise
  10044. CLI Available Exportadvise
  10045.  
  10046.  
  10047. enter descriptionadvise
  10048. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  10049. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  10050. and MSG Interface,  Im be Duplicate found both MODULES
  10051. by Platform Command-Name,
  10052.  
  10053.  
  10054. Fixed ERRORadvise
  10055.  
  10056.  
  10057. Last oradvise However CLOSED entering Not is
  10058. DOC MSG-LOCAL,
  10059.  
  10060.  
  10061. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  10062.  
  10063.  
  10064. PE ERRORadvise
  10065.  
  10066.  
  10067. Conclusionadvise
  10068.  
  10069.  
  10070. HELP-FORadvise    of
  10071.  
  10072.  
  10073. oneadvise      import
  10074.  
  10075.  
  10076. messages Componentadvise
  10077.  
  10078.  
  10079. Closedadvise
  10080.  
  10081.  
  10082. for PROBLEM onlineadvise
  10083.  enter 
  10084.  
  10085. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  10086. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  10087.  
  10088.  
  10089. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  10090. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  10091. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  10092. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  10093. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  10094. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  10095. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  10096.  
  10097. one DetailAPAR in both
  10098.  
  10099. is list FIXAPAR
  10100.  
  10101. list FIXAPAR
  10102. LOCAL 07    APAR Relief by a-/-22 ': (
  10103.  
  10104. RTN     beAPAR
  10105. Closed be ExportAPAR
  10106.  
  10107.  
  10108. documentation DESCRIPTIONAPAR
  10109. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  10110. import INSTEAD problem messages, can INCORRECT Last Enter Command
  10111. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  10112.  
  10113.  
  10114. Fixed DuplicateAPAR
  10115.  
  10116.  
  10117. Line onlineAPAR Date exists
  10118.  
  10119. by FIX ------ Help      However Command -------- a./.2
  10120. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  10121.  
  10122.  
  10123. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  10124. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  10125. DB2 ---------- 562204401      entering Last ---------
  10126. next MSG --------- 07      Existing MSG ------------ advise
  10127. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  10128. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  10129. NULL ------------------- List.100        MESSAGES ------------ List.100
  10130.  
  10131. Platform Duplicateand JR07261 Closed
  10132.  
  10133. MACROS MODULES Imand
  10134.  
  10135. MODULES Imand
  10136. MSG 07    and Status CLOSED :.0.22 '93 (
  10137.  
  10138.  
  10139. LOCAL byand
  10140. command by Identifierand
  10141.  
  10142.  
  10143. ERROR documentationand
  10144. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  10145. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  10146. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  10147. not FOR APAR export-  SAY help Specifically for- both L
  10148. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  10149. Component help SIN-
  10150.  
  10151.  
  10152. import ES1and
  10153.  
  10154.  
  10155. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  10156.  
  10157.  
  10158. MGR DBASEand RTN ES help Fixed FOR OS-enter
  10159.  
  10160.  
  10161. Relief ES1and
  10162.  
  10163.  
  10164. Dateand
  10165.  
  10166.  
  10167. instead.inand    Parent
  10168.  
  10169.  
  10170. PEand      Interface
  10171.  
  10172.  
  10173. Not Currentand
  10174.  
  10175.  
  10176. COMMENTSand
  10177.  
  10178.  
  10179. incorrect section PTFand
  10180. 07 which 
  10181.  
  10182. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  10183. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  10184. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  10185.  
  10186. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  10187. Severity ................... 1      Date Closed ......... 93/07/22
  10188. Component .......... 562204401      Duplicate of .........
  10189. Reported Release ......... 100      Fixed Release ............
  10190. Component Name DBASE MGR - SIN      Special Types ....
  10191. Current Target Date ..              Type of Relief ..Not Available
  10192. SCP ................... OS/2        Platform ............ OS/2
  10193.  
  10194. Status Detail: Not Available
  10195.  
  10196. PE PTF List:
  10197.  
  10198. PTF List:
  10199.  
  10200.  
  10201. Parent APAR:
  10202. Child APAR list:
  10203.  
  10204.  
  10205. ERROR DESCRIPTION:
  10206. When import or export using the Command Line Interface, one can
  10207. suppress messages by entering 'MESSAGES NUL'.  However, the
  10208. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  10209. which is incorrect.  This DOC problem exists in both ES1.0 and
  10210. DB2/2.
  10211.  
  10212.  
  10213. LOCAL FIX:
  10214. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  10215.  
  10216.  
  10217. PROBLEM SUMMARY: See problem title and description.
  10218.  
  10219.  
  10220. PROBLEM CONCLUSION: Conclusion:
  10221. The problem found is a valid one. Existing documentation for ES
  10222. and DB2/2 will not be corrected.
  10223.  
  10224. This problem will be corrected in the next release of the DB2/2
  10225. documentation. Specifically the section discussing Im/Export.
  10226. and the MESSAGES NUL command in the online help of the Command
  10227. Line Processor will be revised.
  10228.  
  10229.  
  10230. TEMPORARY FIX:
  10231.  
  10232.  
  10233. COMMENTS:
  10234.  
  10235.  
  10236. MODULES/MACROS:
  10237.  
  10238.  
  10239. SRLS:      XX00000000
  10240.  
  10241.  
  10242.  
  10243. RTN CODES:
  10244.  
  10245.  
  10246. CIRCUMVENTION:
  10247.  
  10248.  
  10249. MESSAGE TO SUBMITTER:
  10250. which     Changed  revised 
  10251.  
  10252.  
  10253. Processor   Changed 
  10254.  
  10255. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  10256. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  10257.  Help PTF suppress enter MODULES.
  10258.  
  10259.  .....online OS           ........... export  users
  10260.  ................... :      Im exists ......... both/1/07
  10261. Fixed .......... APAR      list the .........
  10262.   ......... 2      MGR  ............ can
  10263. Fixed Status IMPORT SIN -         ..
  10264. help  Im .."      the  ..Symptom DB2
  10265.  ................... TO/562204401        valid ............ TO/562204401
  10266.  
  10267.  INSTEADChanged Symptom DB2
  10268.  
  10269. Types  SAYChanged
  10270.  
  10271.  SAYChanged
  10272.  2    Changed  DBASE by/1/93 (22 )
  10273.  
  10274.  
  10275. Type ConclusionChanged
  10276. Enter Conclusion sChanged
  10277.  
  10278.  
  10279. List insteadChanged
  10280. 100.   Name /Line Identifier  in   import/562204401
  10281.     ERROR  import/be  EXPORT.
  10282. 562204401. release COMMENTS problem ( ).
  10283. :. release CLI L   NUL Identifier
  10284.     -Child   DD   CONCLUSION Name  MESSAGE
  10285.       found Name HELP When   PROBLEM
  10286.       .
  10287. a. release Component problem.
  10288. advise. release Component JR07261
  10289.     -Child for   DD  Name MESSAGE
  10290.     -Child  DD SHOULD   ' HELP
  10291.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  10292.  
  10293.  
  10294. SCP messagesChanged
  10295.  
  10296.  
  10297. will Changed corrected INCORRECT discussing     MSGFILE
  10298.  whichChanged 'of    CLI import/562204401 ERROR   PE
  10299. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  10300.   (LOCAL  which    Export Name   ),
  10301.     However Name    TEMPORARY Detail
  10302.   problem (Date  When  Release not ).
  10303.  
  10304.  
  10305. will FORChanged Available    Child import/562204401 .0
  10306.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  10307.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  10308.  Command import/Specifically title /Line,  HELP   This CLOSED
  10309. problem. Interface Not command incorrect   REGARDING CLI RTN
  10310.  the  XX00000000 (Closed  Relief ).   MESSAGES
  10311. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  10312.  EXPORT Name  ES,     Target Current MSG Platform
  10313.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  10314. Parent  HELP REGARDING  This (-and). of
  10315. , Release  .
  10316.  
  10317.  
  10318.  messagesChanged SUMMARY.
  10319.  
  10320.  
  10321. FIXChanged
  10322.  
  10323.  
  10324. Special/SeeChanged     .DOC ( )
  10325.  
  10326.  
  10327. Changed       CIRCUMVENTION (
  10328.  
  10329.  
  10330. )
  10331.  
  10332.  
  10333.                '
  10334.  
  10335.  
  10336. " - ,
  10337.  
  10338. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  10339. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  10340.  
  10341.  
  10342. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  10343. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  10344. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  10345. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  10346. Conclusion list DD L ) PTF      release Specifically ,,,,
  10347. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  10348. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  10349.  
  10350. Relief Detailandwhich     be
  10351.  
  10352. MSGFILE not INCORRECTand
  10353.  
  10354. not INCORRECTand
  10355.  
  10356.  
  10357. MSG Availableand
  10358. CLI Available incorrectand
  10359.  
  10360.  
  10361. Duplicate DESCRIPTIONand
  10362. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  10363. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  10364. Processor by one,
  10365. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  10366. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  10367. instead messages MODULES 0 APAR SUBMITTER 93,
  10368.  
  10369.  
  10370. INSTEAD ESand
  10371.  
  10372.  
  10373. next revisedand found section DBASE-2 command NULand
  10374.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  10375.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  10376.  Processor by one,
  10377.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  10378.  22,  found entering( SHOULD suppress Processor is section suppress for section
  10379.  export instead messages MODULES 0 APAR SUBMITTER 93,
  10380.  
  10381.  
  10382. next CONCLUSIONand See Current SCP Export can help for
  10383. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  10384. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  10385. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  10386. corrected Help,
  10387.  
  10388.  
  10389. SAY ESand
  10390.  
  10391.  
  10392. Componentand
  10393.  
  10394.  
  10395. Last-Interfaceand
  10396.  
  10397.  
  10398. Releaseand      OS
  10399.  
  10400.  
  10401. or Commandand
  10402.  
  10403.  
  10404. Closedand
  10405.  
  10406.  
  10407. JR07261 SIN Reportedand
  10408.  
  10409. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  10410. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  10411. found 1,. DESCRIPTION
  10412.  
  10413. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  10414. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  10415. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  10416. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  10417. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  10418. ES Target Existing ,,               using OF s ,,not COMMENTS
  10419. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  10420.  
  10421. SUMMARY FIXbe
  10422.  
  10423. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  10424. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  10425. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  10426.  
  10427. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  10428. Severity ................... 1      Date Closed ......... 93/07/22
  10429. Component .......... 562204401      Duplicate of .........
  10430. Reported Release ......... 100      Fixed Release ............
  10431. Component Name DBASE MGR - SIN      Special Types ....
  10432. Current Target Date ..              Type of Relief ..Not Available
  10433. SCP ................... OS/2        Platform ............ OS/2
  10434.  
  10435. Status Detail: Not Available
  10436.  
  10437. PE PTF List:
  10438.  
  10439. PTF List:
  10440.  
  10441.  
  10442. Parent APAR:
  10443. Child APAR list:
  10444.  
  10445.  
  10446. ERROR DESCRIPTION:
  10447. When import or export using the Command Line Interface, one can
  10448. suppress messages by entering 'MESSAGES NUL'.  However, the
  10449. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  10450. which is incorrect.  This DOC problem exists in both ES1.0 and
  10451. DB2/2.
  10452.  
  10453.  
  10454. LOCAL FIX:
  10455. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  10456.  
  10457.  
  10458. PROBLEM SUMMARY: See problem title and description.
  10459.  
  10460.  
  10461. PROBLEM CONCLUSION: Conclusion:
  10462. The problem found is a valid one. Existing documentation for ES
  10463. and DB2/2 will not be corrected.
  10464.  
  10465. This problem will be corrected in the next release of the DB2/2
  10466. documentation. Specifically the section discussing Im/Export.
  10467. and the MESSAGES NUL command in the online help of the Command
  10468. Line Processor will be revised.
  10469.  
  10470.  
  10471. TEMPORARY FIX:
  10472.  
  10473.  
  10474. COMMENTS:
  10475.  
  10476.  
  10477. MODULES/MACROS:
  10478.  
  10479.  
  10480. SRLS:      XX00000000
  10481.  
  10482.  
  10483.  
  10484. RTN CODES:
  10485.  
  10486.  
  10487. CIRCUMVENTION:
  10488.  
  10489.  
  10490. MESSAGE TO SUBMITTER:
  10491. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  10492. 0 0  MODULES 07 93 
  10493.  
  10494. REGARDING  Duplicate both  LOCAL  Command 
  10495.  
  10496. not  one  incorrect both 
  10497.  
  10498. one  incorrect both 
  10499. ONLINE  22     both  Last  one  NUL 
  10500.  
  10501.  
  10502. next  Closed both 
  10503. Component  Closed  in both 
  10504.  
  10505.  
  10506. ERROR  documentation both 
  10507. Fixed  discussing 07 93  help  of . 
  10508. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  10509. 93  ( 
  10510. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  10511. SUMMARY  can  description  MESSAGE 
  10512. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  10513. MESSAGES  Identifier 0 
  10514.  
  10515. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  10516. However  Child  HELP .  discussing 07 93 
  10517. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  10518.  
  10519.  
  10520.  
  10521. INCORRECT  ES1 both 
  10522. Line 
  10523.  
  10524.  
  10525. OF  Release both  Parent  CODES  Closed  s 
  10526.  
  10527.  
  10528. OF  DD both  and      by APAR         Processor 
  10529. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  10530. Special  CLI  ES 07 93 
  10531.  
  10532.  
  10533. RTN  ES1 both  Line 
  10534.  
  10535.  
  10536. DB2 both 
  10537.  
  10538.  
  10539. is 07 instead both     Processor 
  10540.  
  10541.  
  10542. PTF both       list 
  10543.  
  10544.  
  10545. OS  Date both 
  10546.  
  10547.  
  10548. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  10549. description  export 
  10550. Current 07 93  2 0 1  MGR  IMPORT 
  10551.  
  10552.  
  10553. INSTEAD  See  release both 
  10554.  
  10555. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  10556. However CLOSED entering Not is documentation MSGFILE-List
  10557.  
  10558.  
  10559. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  10560. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  10561. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  10562. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  10563. which    Help DD help ) not      NULL REGARDING ,,
  10564. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  10565. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  10566.  
  10567. ONLINE DESCRIPTIONadvise IMPORT can
  10568.  
  10569. instead listadvise
  10570.  
  10571. list FIXadvise
  10572. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  10573.  
  10574.  
  10575. INCORRECT Availableadvise
  10576. CLI Available Exportadvise
  10577.  
  10578.  
  10579. enter descriptionadvise
  10580. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  10581. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  10582. and MSG Interface,  Im be Duplicate found both MODULES
  10583. by Platform Command-Name,
  10584.  
  10585.  
  10586. Fixed ERRORadvise
  10587.  
  10588.  
  10589. Last oradvise However CLOSED entering Not is
  10590. DOC MSG-LOCAL,
  10591.  
  10592.  
  10593. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  10594.  
  10595.  
  10596. PE ERRORadvise
  10597.  
  10598.  
  10599. Conclusionadvise
  10600.  
  10601.  
  10602. HELP-FORadvise    of
  10603.  
  10604.  
  10605. oneadvise      import
  10606.  
  10607.  
  10608. messages Componentadvise
  10609.  
  10610.  
  10611. Closedadvise
  10612.  
  10613.  
  10614. for PROBLEM onlineadvise
  10615.  enter 
  10616.  
  10617. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  10618. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  10619.  
  10620.  
  10621. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  10622. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  10623. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  10624. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  10625. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  10626. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  10627. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  10628.  
  10629. one DetailAPAR in both
  10630.  
  10631. is list FIXAPAR
  10632.  
  10633. list FIXAPAR
  10634. LOCAL 07    APAR Relief by a-/-22 ': (
  10635.  
  10636. RTN     beAPAR
  10637. Closed be ExportAPAR
  10638.  
  10639.  
  10640. documentation DESCRIPTIONAPAR
  10641. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  10642. import INSTEAD problem messages, can INCORRECT Last Enter Command
  10643. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  10644.  
  10645.  
  10646. Fixed DuplicateAPAR
  10647.  
  10648.  
  10649. Line onlineAPAR Date exists
  10650.  
  10651. by FIX ------ Help      However Command -------- a./.2
  10652. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  10653.  
  10654.  
  10655. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  10656. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  10657. DB2 ---------- 562204401      entering Last ---------
  10658. next MSG --------- 07      Existing MSG ------------ advise
  10659. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  10660. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  10661. NULL ------------------- List.100        MESSAGES ------------ List.100
  10662.  
  10663. Platform Duplicateand JR07261 Closed
  10664.  
  10665. MACROS MODULES Imand
  10666.  
  10667. MODULES Imand
  10668. MSG 07    and Status CLOSED :.0.22 '93 (
  10669.  
  10670.  
  10671. LOCAL byand
  10672. command by Identifierand
  10673.  
  10674.  
  10675. ERROR documentationand
  10676. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  10677. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  10678. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  10679. not FOR APAR export-  SAY help Specifically for- both L
  10680. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  10681. Component help SIN-
  10682.  
  10683.  
  10684. import ES1and
  10685.  
  10686.  
  10687. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  10688.  
  10689.  
  10690. MGR DBASEand RTN ES help Fixed FOR OS-enter
  10691.  
  10692.  
  10693. Relief ES1and
  10694.  
  10695.  
  10696. Dateand
  10697.  
  10698.  
  10699. instead.inand    Parent
  10700.  
  10701.  
  10702. PEand      Interface
  10703.  
  10704.  
  10705. Not Currentand
  10706.  
  10707.  
  10708. COMMENTSand
  10709.  
  10710.  
  10711. incorrect section PTFand
  10712. 07 which 
  10713.  
  10714. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  10715. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  10716. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  10717.  
  10718. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  10719. Severity ................... 1      Date Closed ......... 93/07/22
  10720. Component .......... 562204401      Duplicate of .........
  10721. Reported Release ......... 100      Fixed Release ............
  10722. Component Name DBASE MGR - SIN      Special Types ....
  10723. Current Target Date ..              Type of Relief ..Not Available
  10724. SCP ................... OS/2        Platform ............ OS/2
  10725.  
  10726. Status Detail: Not Available
  10727.  
  10728. PE PTF List:
  10729.  
  10730. PTF List:
  10731.  
  10732.  
  10733. Parent APAR:
  10734. Child APAR list:
  10735.  
  10736.  
  10737. ERROR DESCRIPTION:
  10738. When import or export using the Command Line Interface, one can
  10739. suppress messages by entering 'MESSAGES NUL'.  However, the
  10740. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  10741. which is incorrect.  This DOC problem exists in both ES1.0 and
  10742. DB2/2.
  10743.  
  10744.  
  10745. LOCAL FIX:
  10746. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  10747.  
  10748.  
  10749. PROBLEM SUMMARY: See problem title and description.
  10750.  
  10751.  
  10752. PROBLEM CONCLUSION: Conclusion:
  10753. The problem found is a valid one. Existing documentation for ES
  10754. and DB2/2 will not be corrected.
  10755.  
  10756. This problem will be corrected in the next release of the DB2/2
  10757. documentation. Specifically the section discussing Im/Export.
  10758. and the MESSAGES NUL command in the online help of the Command
  10759. Line Processor will be revised.
  10760.  
  10761.  
  10762. TEMPORARY FIX:
  10763.  
  10764.  
  10765. COMMENTS:
  10766.  
  10767.  
  10768. MODULES/MACROS:
  10769.  
  10770.  
  10771. SRLS:      XX00000000
  10772.  
  10773.  
  10774.  
  10775. RTN CODES:
  10776.  
  10777.  
  10778. CIRCUMVENTION:
  10779.  
  10780.  
  10781. MESSAGE TO SUBMITTER:
  10782. which     Changed  revised 
  10783.  
  10784.  
  10785. Processor   Changed 
  10786.  
  10787. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  10788. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  10789.  Help PTF suppress enter MODULES.
  10790.  
  10791.  .....online OS           ........... export  users
  10792.  ................... :      Im exists ......... both/1/07
  10793. Fixed .......... APAR      list the .........
  10794.   ......... 2      MGR  ............ can
  10795. Fixed Status IMPORT SIN -         ..
  10796. help  Im .."      the  ..Symptom DB2
  10797.  ................... TO/562204401        valid ............ TO/562204401
  10798.  
  10799.  INSTEADChanged Symptom DB2
  10800.  
  10801. Types  SAYChanged
  10802.  
  10803.  SAYChanged
  10804.  2    Changed  DBASE by/1/93 (22 )
  10805.  
  10806.  
  10807. Type ConclusionChanged
  10808. Enter Conclusion sChanged
  10809.  
  10810.  
  10811. List insteadChanged
  10812. 100.   Name /Line Identifier  in   import/562204401
  10813.     ERROR  import/be  EXPORT.
  10814. 562204401. release COMMENTS problem ( ).
  10815. :. release CLI L   NUL Identifier
  10816.     -Child   DD   CONCLUSION Name  MESSAGE
  10817.       found Name HELP When   PROBLEM
  10818.       .
  10819. a. release Component problem.
  10820. advise. release Component JR07261
  10821.     -Child for   DD  Name MESSAGE
  10822.     -Child  DD SHOULD   ' HELP
  10823.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  10824.  
  10825.  
  10826. SCP messagesChanged
  10827.  
  10828.  
  10829. will Changed corrected INCORRECT discussing     MSGFILE
  10830.  whichChanged 'of    CLI import/562204401 ERROR   PE
  10831. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  10832.   (LOCAL  which    Export Name   ),
  10833.     However Name    TEMPORARY Detail
  10834.   problem (Date  When  Release not ).
  10835.  
  10836.  
  10837. will FORChanged Available    Child import/562204401 .0
  10838.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  10839.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  10840.  Command import/Specifically title /Line,  HELP   This CLOSED
  10841. problem. Interface Not command incorrect   REGARDING CLI RTN
  10842.  the  XX00000000 (Closed  Relief ).   MESSAGES
  10843. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  10844.  EXPORT Name  ES,     Target Current MSG Platform
  10845.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  10846. Parent  HELP REGARDING  This (-and). of
  10847. , Release  .
  10848.  
  10849.  
  10850.  messagesChanged SUMMARY.
  10851.  
  10852.  
  10853. FIXChanged
  10854.  
  10855.  
  10856. Special/SeeChanged     .DOC ( )
  10857.  
  10858.  
  10859. Changed       CIRCUMVENTION (
  10860.  
  10861.  
  10862. )
  10863.  
  10864.  
  10865.                '
  10866.  
  10867.  
  10868. " - ,
  10869.  
  10870. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  10871. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  10872.  
  10873.  
  10874. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  10875. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  10876. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  10877. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  10878. Conclusion list DD L ) PTF      release Specifically ,,,,
  10879. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  10880. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  10881.  
  10882. Relief Detailandwhich     be
  10883.  
  10884. MSGFILE not INCORRECTand
  10885.  
  10886. not INCORRECTand
  10887.  
  10888.  
  10889. MSG Availableand
  10890. CLI Available incorrectand
  10891.  
  10892.  
  10893. Duplicate DESCRIPTIONand
  10894. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  10895. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  10896. Processor by one,
  10897. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  10898. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  10899. instead messages MODULES 0 APAR SUBMITTER 93,
  10900.  
  10901.  
  10902. INSTEAD ESand
  10903.  
  10904.  
  10905. next revisedand found section DBASE-2 command NULand
  10906.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  10907.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  10908.  Processor by one,
  10909.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  10910.  22,  found entering( SHOULD suppress Processor is section suppress for section
  10911.  export instead messages MODULES 0 APAR SUBMITTER 93,
  10912.  
  10913.  
  10914. next CONCLUSIONand See Current SCP Export can help for
  10915. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  10916. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  10917. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  10918. corrected Help,
  10919.  
  10920.  
  10921. SAY ESand
  10922.  
  10923.  
  10924. Componentand
  10925.  
  10926.  
  10927. Last-Interfaceand
  10928.  
  10929.  
  10930. Releaseand      OS
  10931.  
  10932.  
  10933. or Commandand
  10934.  
  10935.  
  10936. Closedand
  10937.  
  10938.  
  10939. JR07261 SIN Reportedand
  10940.  
  10941. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  10942. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  10943. found 1,. DESCRIPTION
  10944.  
  10945. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  10946. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  10947. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  10948. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  10949. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  10950. ES Target Existing ,,               using OF s ,,not COMMENTS
  10951. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  10952.  
  10953. SUMMARY FIXbe
  10954.  
  10955. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  10956. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  10957. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  10958.  
  10959. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  10960. Severity ................... 1      Date Closed ......... 93/07/22
  10961. Component .......... 562204401      Duplicate of .........
  10962. Reported Release ......... 100      Fixed Release ............
  10963. Component Name DBASE MGR - SIN      Special Types ....
  10964. Current Target Date ..              Type of Relief ..Not Available
  10965. SCP ................... OS/2        Platform ............ OS/2
  10966.  
  10967. Status Detail: Not Available
  10968.  
  10969. PE PTF List:
  10970.  
  10971. PTF List:
  10972.  
  10973.  
  10974. Parent APAR:
  10975. Child APAR list:
  10976.  
  10977.  
  10978. ERROR DESCRIPTION:
  10979. When import or export using the Command Line Interface, one can
  10980. suppress messages by entering 'MESSAGES NUL'.  However, the
  10981. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  10982. which is incorrect.  This DOC problem exists in both ES1.0 and
  10983. DB2/2.
  10984.  
  10985.  
  10986. LOCAL FIX:
  10987. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  10988.  
  10989.  
  10990. PROBLEM SUMMARY: See problem title and description.
  10991.  
  10992.  
  10993. PROBLEM CONCLUSION: Conclusion:
  10994. The problem found is a valid one. Existing documentation for ES
  10995. and DB2/2 will not be corrected.
  10996.  
  10997. This problem will be corrected in the next release of the DB2/2
  10998. documentation. Specifically the section discussing Im/Export.
  10999. and the MESSAGES NUL command in the online help of the Command
  11000. Line Processor will be revised.
  11001.  
  11002.  
  11003. TEMPORARY FIX:
  11004.  
  11005.  
  11006. COMMENTS:
  11007.  
  11008.  
  11009. MODULES/MACROS:
  11010.  
  11011.  
  11012. SRLS:      XX00000000
  11013.  
  11014.  
  11015.  
  11016. RTN CODES:
  11017.  
  11018.  
  11019. CIRCUMVENTION:
  11020.  
  11021.  
  11022. MESSAGE TO SUBMITTER:
  11023. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  11024. 0 0  MODULES 07 93 
  11025.  
  11026. REGARDING  Duplicate both  LOCAL  Command 
  11027.  
  11028. not  one  incorrect both 
  11029.  
  11030. one  incorrect both 
  11031. ONLINE  22     both  Last  one  NUL 
  11032.  
  11033.  
  11034. next  Closed both 
  11035. Component  Closed  in both 
  11036.  
  11037.  
  11038. ERROR  documentation both 
  11039. Fixed  discussing 07 93  help  of . 
  11040. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  11041. 93  ( 
  11042. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  11043. SUMMARY  can  description  MESSAGE 
  11044. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  11045. MESSAGES  Identifier 0 
  11046.  
  11047. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  11048. However  Child  HELP .  discussing 07 93 
  11049. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  11050.  
  11051.  
  11052.  
  11053. INCORRECT  ES1 both 
  11054. Line 
  11055.  
  11056.  
  11057. OF  Release both  Parent  CODES  Closed  s 
  11058.  
  11059.  
  11060. OF  DD both  and      by APAR         Processor 
  11061. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  11062. Special  CLI  ES 07 93 
  11063.  
  11064.  
  11065. RTN  ES1 both  Line 
  11066.  
  11067.  
  11068. DB2 both 
  11069.  
  11070.  
  11071. is 07 instead both     Processor 
  11072.  
  11073.  
  11074. PTF both       list 
  11075.  
  11076.  
  11077. OS  Date both 
  11078.  
  11079.  
  11080. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  11081. description  export 
  11082. Current 07 93  2 0 1  MGR  IMPORT 
  11083.  
  11084.  
  11085. INSTEAD  See  release both 
  11086.  
  11087. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  11088. However CLOSED entering Not is documentation MSGFILE-List
  11089.  
  11090.  
  11091. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  11092. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  11093. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  11094. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  11095. which    Help DD help ) not      NULL REGARDING ,,
  11096. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  11097. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  11098.  
  11099. ONLINE DESCRIPTIONadvise IMPORT can
  11100.  
  11101. instead listadvise
  11102.  
  11103. list FIXadvise
  11104. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  11105.  
  11106.  
  11107. INCORRECT Availableadvise
  11108. CLI Available Exportadvise
  11109.  
  11110.  
  11111. enter descriptionadvise
  11112. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  11113. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  11114. and MSG Interface,  Im be Duplicate found both MODULES
  11115. by Platform Command-Name,
  11116.  
  11117.  
  11118. Fixed ERRORadvise
  11119.  
  11120.  
  11121. Last oradvise However CLOSED entering Not is
  11122. DOC MSG-LOCAL,
  11123.  
  11124.  
  11125. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  11126.  
  11127.  
  11128. PE ERRORadvise
  11129.  
  11130.  
  11131. Conclusionadvise
  11132.  
  11133.  
  11134. HELP-FORadvise    of
  11135.  
  11136.  
  11137. oneadvise      import
  11138.  
  11139.  
  11140. messages Componentadvise
  11141.  
  11142.  
  11143. Closedadvise
  11144.  
  11145.  
  11146. for PROBLEM onlineadvise
  11147.  enter 
  11148.  
  11149. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  11150. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  11151.  
  11152.  
  11153. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  11154. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  11155. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  11156. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  11157. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  11158. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  11159. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  11160.  
  11161. one DetailAPAR in both
  11162.  
  11163. is list FIXAPAR
  11164.  
  11165. list FIXAPAR
  11166. LOCAL 07    APAR Relief by a-/-22 ': (
  11167.  
  11168. RTN     beAPAR
  11169. Closed be ExportAPAR
  11170.  
  11171.  
  11172. documentation DESCRIPTIONAPAR
  11173. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  11174. import INSTEAD problem messages, can INCORRECT Last Enter Command
  11175. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  11176.  
  11177.  
  11178. Fixed DuplicateAPAR
  11179.  
  11180.  
  11181. Line onlineAPAR Date exists
  11182.  
  11183. by FIX ------ Help      However Command -------- a./.2
  11184. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  11185.  
  11186.  
  11187. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  11188. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  11189. DB2 ---------- 562204401      entering Last ---------
  11190. next MSG --------- 07      Existing MSG ------------ advise
  11191. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  11192. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  11193. NULL ------------------- List.100        MESSAGES ------------ List.100
  11194.  
  11195. Platform Duplicateand JR07261 Closed
  11196.  
  11197. MACROS MODULES Imand
  11198.  
  11199. MODULES Imand
  11200. MSG 07    and Status CLOSED :.0.22 '93 (
  11201.  
  11202.  
  11203. LOCAL byand
  11204. command by Identifierand
  11205.  
  11206.  
  11207. ERROR documentationand
  11208. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  11209. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  11210. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  11211. not FOR APAR export-  SAY help Specifically for- both L
  11212. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  11213. Component help SIN-
  11214.  
  11215.  
  11216. import ES1and
  11217.  
  11218.  
  11219. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  11220.  
  11221.  
  11222. MGR DBASEand RTN ES help Fixed FOR OS-enter
  11223.  
  11224.  
  11225. Relief ES1and
  11226.  
  11227.  
  11228. Dateand
  11229.  
  11230.  
  11231. instead.inand    Parent
  11232.  
  11233.  
  11234. PEand      Interface
  11235.  
  11236.  
  11237. Not Currentand
  11238.  
  11239.  
  11240. COMMENTSand
  11241.  
  11242.  
  11243. incorrect section PTFand
  11244. 07 which 
  11245.  
  11246. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  11247. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  11248. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  11249.  
  11250. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  11251. Severity ................... 1      Date Closed ......... 93/07/22
  11252. Component .......... 562204401      Duplicate of .........
  11253. Reported Release ......... 100      Fixed Release ............
  11254. Component Name DBASE MGR - SIN      Special Types ....
  11255. Current Target Date ..              Type of Relief ..Not Available
  11256. SCP ................... OS/2        Platform ............ OS/2
  11257.  
  11258. Status Detail: Not Available
  11259.  
  11260. PE PTF List:
  11261.  
  11262. PTF List:
  11263.  
  11264.  
  11265. Parent APAR:
  11266. Child APAR list:
  11267.  
  11268.  
  11269. ERROR DESCRIPTION:
  11270. When import or export using the Command Line Interface, one can
  11271. suppress messages by entering 'MESSAGES NUL'.  However, the
  11272. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  11273. which is incorrect.  This DOC problem exists in both ES1.0 and
  11274. DB2/2.
  11275.  
  11276.  
  11277. LOCAL FIX:
  11278. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  11279.  
  11280.  
  11281. PROBLEM SUMMARY: See problem title and description.
  11282.  
  11283.  
  11284. PROBLEM CONCLUSION: Conclusion:
  11285. The problem found is a valid one. Existing documentation for ES
  11286. and DB2/2 will not be corrected.
  11287.  
  11288. This problem will be corrected in the next release of the DB2/2
  11289. documentation. Specifically the section discussing Im/Export.
  11290. and the MESSAGES NUL command in the online help of the Command
  11291. Line Processor will be revised.
  11292.  
  11293.  
  11294. TEMPORARY FIX:
  11295.  
  11296.  
  11297. COMMENTS:
  11298.  
  11299.  
  11300. MODULES/MACROS:
  11301.  
  11302.  
  11303. SRLS:      XX00000000
  11304.  
  11305.  
  11306.  
  11307. RTN CODES:
  11308.  
  11309.  
  11310. CIRCUMVENTION:
  11311.  
  11312.  
  11313. MESSAGE TO SUBMITTER:
  11314. which     Changed  revised 
  11315.  
  11316.  
  11317. Processor   Changed 
  11318.  
  11319. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  11320. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  11321.  Help PTF suppress enter MODULES.
  11322.  
  11323.  .....online OS           ........... export  users
  11324.  ................... :      Im exists ......... both/1/07
  11325. Fixed .......... APAR      list the .........
  11326.   ......... 2      MGR  ............ can
  11327. Fixed Status IMPORT SIN -         ..
  11328. help  Im .."      the  ..Symptom DB2
  11329.  ................... TO/562204401        valid ............ TO/562204401
  11330.  
  11331.  INSTEADChanged Symptom DB2
  11332.  
  11333. Types  SAYChanged
  11334.  
  11335.  SAYChanged
  11336.  2    Changed  DBASE by/1/93 (22 )
  11337.  
  11338.  
  11339. Type ConclusionChanged
  11340. Enter Conclusion sChanged
  11341.  
  11342.  
  11343. List insteadChanged
  11344. 100.   Name /Line Identifier  in   import/562204401
  11345.     ERROR  import/be  EXPORT.
  11346. 562204401. release COMMENTS problem ( ).
  11347. :. release CLI L   NUL Identifier
  11348.     -Child   DD   CONCLUSION Name  MESSAGE
  11349.       found Name HELP When   PROBLEM
  11350.       .
  11351. a. release Component problem.
  11352. advise. release Component JR07261
  11353.     -Child for   DD  Name MESSAGE
  11354.     -Child  DD SHOULD   ' HELP
  11355.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  11356.  
  11357.  
  11358. SCP messagesChanged
  11359.  
  11360.  
  11361. will Changed corrected INCORRECT discussing     MSGFILE
  11362.  whichChanged 'of    CLI import/562204401 ERROR   PE
  11363. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  11364.   (LOCAL  which    Export Name   ),
  11365.     However Name    TEMPORARY Detail
  11366.   problem (Date  When  Release not ).
  11367.  
  11368.  
  11369. will FORChanged Available    Child import/562204401 .0
  11370.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  11371.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  11372.  Command import/Specifically title /Line,  HELP   This CLOSED
  11373. problem. Interface Not command incorrect   REGARDING CLI RTN
  11374.  the  XX00000000 (Closed  Relief ).   MESSAGES
  11375. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  11376.  EXPORT Name  ES,     Target Current MSG Platform
  11377.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  11378. Parent  HELP REGARDING  This (-and). of
  11379. , Release  .
  11380.  
  11381.  
  11382.  messagesChanged SUMMARY.
  11383.  
  11384.  
  11385. FIXChanged
  11386.  
  11387.  
  11388. Special/SeeChanged     .DOC ( )
  11389.  
  11390.  
  11391. Changed       CIRCUMVENTION (
  11392.  
  11393.  
  11394. )
  11395.  
  11396.  
  11397.                '
  11398.  
  11399.  
  11400. " - ,
  11401.  
  11402. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  11403. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  11404.  
  11405.  
  11406. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  11407. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  11408. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  11409. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  11410. Conclusion list DD L ) PTF      release Specifically ,,,,
  11411. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  11412. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  11413.  
  11414. Relief Detailandwhich     be
  11415.  
  11416. MSGFILE not INCORRECTand
  11417.  
  11418. not INCORRECTand
  11419.  
  11420.  
  11421. MSG Availableand
  11422. CLI Available incorrectand
  11423.  
  11424.  
  11425. Duplicate DESCRIPTIONand
  11426. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  11427. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  11428. Processor by one,
  11429. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  11430. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  11431. instead messages MODULES 0 APAR SUBMITTER 93,
  11432.  
  11433.  
  11434. INSTEAD ESand
  11435.  
  11436.  
  11437. next revisedand found section DBASE-2 command NULand
  11438.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  11439.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  11440.  Processor by one,
  11441.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  11442.  22,  found entering( SHOULD suppress Processor is section suppress for section
  11443.  export instead messages MODULES 0 APAR SUBMITTER 93,
  11444.  
  11445.  
  11446. next CONCLUSIONand See Current SCP Export can help for
  11447. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  11448. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  11449. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  11450. corrected Help,
  11451.  
  11452.  
  11453. SAY ESand
  11454.  
  11455.  
  11456. Componentand
  11457.  
  11458.  
  11459. Last-Interfaceand
  11460.  
  11461.  
  11462. Releaseand      OS
  11463.  
  11464.  
  11465. or Commandand
  11466.  
  11467.  
  11468. Closedand
  11469.  
  11470.  
  11471. JR07261 SIN Reportedand
  11472.  
  11473. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  11474. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  11475. found 1,. DESCRIPTION
  11476.  
  11477. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  11478. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  11479. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  11480. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  11481. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  11482. ES Target Existing ,,               using OF s ,,not COMMENTS
  11483. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  11484.  
  11485. SUMMARY FIXbe
  11486.  
  11487. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  11488. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  11489. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  11490.  
  11491. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  11492. Severity ................... 1      Date Closed ......... 93/07/22
  11493. Component .......... 562204401      Duplicate of .........
  11494. Reported Release ......... 100      Fixed Release ............
  11495. Component Name DBASE MGR - SIN      Special Types ....
  11496. Current Target Date ..              Type of Relief ..Not Available
  11497. SCP ................... OS/2        Platform ............ OS/2
  11498.  
  11499. Status Detail: Not Available
  11500.  
  11501. PE PTF List:
  11502.  
  11503. PTF List:
  11504.  
  11505.  
  11506. Parent APAR:
  11507. Child APAR list:
  11508.  
  11509.  
  11510. ERROR DESCRIPTION:
  11511. When import or export using the Command Line Interface, one can
  11512. suppress messages by entering 'MESSAGES NUL'.  However, the
  11513. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  11514. which is incorrect.  This DOC problem exists in both ES1.0 and
  11515. DB2/2.
  11516.  
  11517.  
  11518. LOCAL FIX:
  11519. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  11520.  
  11521.  
  11522. PROBLEM SUMMARY: See problem title and description.
  11523.  
  11524.  
  11525. PROBLEM CONCLUSION: Conclusion:
  11526. The problem found is a valid one. Existing documentation for ES
  11527. and DB2/2 will not be corrected.
  11528.  
  11529. This problem will be corrected in the next release of the DB2/2
  11530. documentation. Specifically the section discussing Im/Export.
  11531. and the MESSAGES NUL command in the online help of the Command
  11532. Line Processor will be revised.
  11533.  
  11534.  
  11535. TEMPORARY FIX:
  11536.  
  11537.  
  11538. COMMENTS:
  11539.  
  11540.  
  11541. MODULES/MACROS:
  11542.  
  11543.  
  11544. SRLS:      XX00000000
  11545.  
  11546.  
  11547.  
  11548. RTN CODES:
  11549.  
  11550.  
  11551. CIRCUMVENTION:
  11552.  
  11553.  
  11554. MESSAGE TO SUBMITTER:
  11555. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  11556. 0 0  MODULES 07 93 
  11557.  
  11558. REGARDING  Duplicate both  LOCAL  Command 
  11559.  
  11560. not  one  incorrect both 
  11561.  
  11562. one  incorrect both 
  11563. ONLINE  22     both  Last  one  NUL 
  11564.  
  11565.  
  11566. next  Closed both 
  11567. Component  Closed  in both 
  11568.  
  11569.  
  11570. ERROR  documentation both 
  11571. Fixed  discussing 07 93  help  of . 
  11572. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  11573. 93  ( 
  11574. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  11575. SUMMARY  can  description  MESSAGE 
  11576. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  11577. MESSAGES  Identifier 0 
  11578.  
  11579. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  11580. However  Child  HELP .  discussing 07 93 
  11581. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  11582.  
  11583.  
  11584.  
  11585. INCORRECT  ES1 both 
  11586. Line 
  11587.  
  11588.  
  11589. OF  Release both  Parent  CODES  Closed  s 
  11590.  
  11591.  
  11592. OF  DD both  and      by APAR         Processor 
  11593. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  11594. Special  CLI  ES 07 93 
  11595.  
  11596.  
  11597. RTN  ES1 both  Line 
  11598.  
  11599.  
  11600. DB2 both 
  11601.  
  11602.  
  11603. is 07 instead both     Processor 
  11604.  
  11605.  
  11606. PTF both       list 
  11607.  
  11608.  
  11609. OS  Date both 
  11610.  
  11611.  
  11612. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  11613. description  export 
  11614. Current 07 93  2 0 1  MGR  IMPORT 
  11615.  
  11616.  
  11617. INSTEAD  See  release both 
  11618.  
  11619. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  11620. However CLOSED entering Not is documentation MSGFILE-List
  11621.  
  11622.  
  11623. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  11624. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  11625. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  11626. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  11627. which    Help DD help ) not      NULL REGARDING ,,
  11628. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  11629. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  11630.  
  11631. ONLINE DESCRIPTIONadvise IMPORT can
  11632.  
  11633. instead listadvise
  11634.  
  11635. list FIXadvise
  11636. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  11637.  
  11638.  
  11639. INCORRECT Availableadvise
  11640. CLI Available Exportadvise
  11641.  
  11642.  
  11643. enter descriptionadvise
  11644. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  11645. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  11646. and MSG Interface,  Im be Duplicate found both MODULES
  11647. by Platform Command-Name,
  11648.  
  11649.  
  11650. Fixed ERRORadvise
  11651.  
  11652.  
  11653. Last oradvise However CLOSED entering Not is
  11654. DOC MSG-LOCAL,
  11655.  
  11656.  
  11657. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  11658.  
  11659.  
  11660. PE ERRORadvise
  11661.  
  11662.  
  11663. Conclusionadvise
  11664.  
  11665.  
  11666. HELP-FORadvise    of
  11667.  
  11668.  
  11669. oneadvise      import
  11670.  
  11671.  
  11672. messages Componentadvise
  11673.  
  11674.  
  11675. Closedadvise
  11676.  
  11677.  
  11678. for PROBLEM onlineadvise
  11679.  enter 
  11680.  
  11681. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  11682. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  11683.  
  11684.  
  11685. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  11686. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  11687. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  11688. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  11689. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  11690. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  11691. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  11692.  
  11693. one DetailAPAR in both
  11694.  
  11695. is list FIXAPAR
  11696.  
  11697. list FIXAPAR
  11698. LOCAL 07    APAR Relief by a-/-22 ': (
  11699.  
  11700. RTN     beAPAR
  11701. Closed be ExportAPAR
  11702.  
  11703.  
  11704. documentation DESCRIPTIONAPAR
  11705. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  11706. import INSTEAD problem messages, can INCORRECT Last Enter Command
  11707. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  11708.  
  11709.  
  11710. Fixed DuplicateAPAR
  11711.  
  11712.  
  11713. Line onlineAPAR Date exists
  11714.  
  11715. by FIX ------ Help      However Command -------- a./.2
  11716. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  11717.  
  11718.  
  11719. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  11720. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  11721. DB2 ---------- 562204401      entering Last ---------
  11722. next MSG --------- 07      Existing MSG ------------ advise
  11723. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  11724. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  11725. NULL ------------------- List.100        MESSAGES ------------ List.100
  11726.  
  11727. Platform Duplicateand JR07261 Closed
  11728.  
  11729. MACROS MODULES Imand
  11730.  
  11731. MODULES Imand
  11732. MSG 07    and Status CLOSED :.0.22 '93 (
  11733.  
  11734.  
  11735. LOCAL byand
  11736. command by Identifierand
  11737.  
  11738.  
  11739. ERROR documentationand
  11740. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  11741. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  11742. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  11743. not FOR APAR export-  SAY help Specifically for- both L
  11744. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  11745. Component help SIN-
  11746.  
  11747.  
  11748. import ES1and
  11749.  
  11750.  
  11751. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  11752.  
  11753.  
  11754. MGR DBASEand RTN ES help Fixed FOR OS-enter
  11755.  
  11756.  
  11757. Relief ES1and
  11758.  
  11759.  
  11760. Dateand
  11761.  
  11762.  
  11763. instead.inand    Parent
  11764.  
  11765.  
  11766. PEand      Interface
  11767.  
  11768.  
  11769. Not Currentand
  11770.  
  11771.  
  11772. COMMENTSand
  11773.  
  11774.  
  11775. incorrect section PTFand
  11776. 07 which 
  11777.  
  11778. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  11779. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  11780. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  11781.  
  11782. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  11783. Severity ................... 1      Date Closed ......... 93/07/22
  11784. Component .......... 562204401      Duplicate of .........
  11785. Reported Release ......... 100      Fixed Release ............
  11786. Component Name DBASE MGR - SIN      Special Types ....
  11787. Current Target Date ..              Type of Relief ..Not Available
  11788. SCP ................... OS/2        Platform ............ OS/2
  11789.  
  11790. Status Detail: Not Available
  11791.  
  11792. PE PTF List:
  11793.  
  11794. PTF List:
  11795.  
  11796.  
  11797. Parent APAR:
  11798. Child APAR list:
  11799.  
  11800.  
  11801. ERROR DESCRIPTION:
  11802. When import or export using the Command Line Interface, one can
  11803. suppress messages by entering 'MESSAGES NUL'.  However, the
  11804. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  11805. which is incorrect.  This DOC problem exists in both ES1.0 and
  11806. DB2/2.
  11807.  
  11808.  
  11809. LOCAL FIX:
  11810. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  11811.  
  11812.  
  11813. PROBLEM SUMMARY: See problem title and description.
  11814.  
  11815.  
  11816. PROBLEM CONCLUSION: Conclusion:
  11817. The problem found is a valid one. Existing documentation for ES
  11818. and DB2/2 will not be corrected.
  11819.  
  11820. This problem will be corrected in the next release of the DB2/2
  11821. documentation. Specifically the section discussing Im/Export.
  11822. and the MESSAGES NUL command in the online help of the Command
  11823. Line Processor will be revised.
  11824.  
  11825.  
  11826. TEMPORARY FIX:
  11827.  
  11828.  
  11829. COMMENTS:
  11830.  
  11831.  
  11832. MODULES/MACROS:
  11833.  
  11834.  
  11835. SRLS:      XX00000000
  11836.  
  11837.  
  11838.  
  11839. RTN CODES:
  11840.  
  11841.  
  11842. CIRCUMVENTION:
  11843.  
  11844.  
  11845. MESSAGE TO SUBMITTER:
  11846. which     Changed  revised 
  11847.  
  11848.  
  11849. Processor   Changed 
  11850.  
  11851. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  11852. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  11853.  Help PTF suppress enter MODULES.
  11854.  
  11855.  .....online OS           ........... export  users
  11856.  ................... :      Im exists ......... both/1/07
  11857. Fixed .......... APAR      list the .........
  11858.   ......... 2      MGR  ............ can
  11859. Fixed Status IMPORT SIN -         ..
  11860. help  Im .."      the  ..Symptom DB2
  11861.  ................... TO/562204401        valid ............ TO/562204401
  11862.  
  11863.  INSTEADChanged Symptom DB2
  11864.  
  11865. Types  SAYChanged
  11866.  
  11867.  SAYChanged
  11868.  2    Changed  DBASE by/1/93 (22 )
  11869.  
  11870.  
  11871. Type ConclusionChanged
  11872. Enter Conclusion sChanged
  11873.  
  11874.  
  11875. List insteadChanged
  11876. 100.   Name /Line Identifier  in   import/562204401
  11877.     ERROR  import/be  EXPORT.
  11878. 562204401. release COMMENTS problem ( ).
  11879. :. release CLI L   NUL Identifier
  11880.     -Child   DD   CONCLUSION Name  MESSAGE
  11881.       found Name HELP When   PROBLEM
  11882.       .
  11883. a. release Component problem.
  11884. advise. release Component JR07261
  11885.     -Child for   DD  Name MESSAGE
  11886.     -Child  DD SHOULD   ' HELP
  11887.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  11888.  
  11889.  
  11890. SCP messagesChanged
  11891.  
  11892.  
  11893. will Changed corrected INCORRECT discussing     MSGFILE
  11894.  whichChanged 'of    CLI import/562204401 ERROR   PE
  11895. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  11896.   (LOCAL  which    Export Name   ),
  11897.     However Name    TEMPORARY Detail
  11898.   problem (Date  When  Release not ).
  11899.  
  11900.  
  11901. will FORChanged Available    Child import/562204401 .0
  11902.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  11903.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  11904.  Command import/Specifically title /Line,  HELP   This CLOSED
  11905. problem. Interface Not command incorrect   REGARDING CLI RTN
  11906.  the  XX00000000 (Closed  Relief ).   MESSAGES
  11907. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  11908.  EXPORT Name  ES,     Target Current MSG Platform
  11909.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  11910. Parent  HELP REGARDING  This (-and). of
  11911. , Release  .
  11912.  
  11913.  
  11914.  messagesChanged SUMMARY.
  11915.  
  11916.  
  11917. FIXChanged
  11918.  
  11919.  
  11920. Special/SeeChanged     .DOC ( )
  11921.  
  11922.  
  11923. Changed       CIRCUMVENTION (
  11924.  
  11925.  
  11926. )
  11927.  
  11928.  
  11929.                '
  11930.  
  11931.  
  11932. " - ,
  11933.  
  11934. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  11935. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  11936.  
  11937.  
  11938. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  11939. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  11940. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  11941. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  11942. Conclusion list DD L ) PTF      release Specifically ,,,,
  11943. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  11944. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  11945.  
  11946. Relief Detailandwhich     be
  11947.  
  11948. MSGFILE not INCORRECTand
  11949.  
  11950. not INCORRECTand
  11951.  
  11952.  
  11953. MSG Availableand
  11954. CLI Available incorrectand
  11955.  
  11956.  
  11957. Duplicate DESCRIPTIONand
  11958. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  11959. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  11960. Processor by one,
  11961. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  11962. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  11963. instead messages MODULES 0 APAR SUBMITTER 93,
  11964.  
  11965.  
  11966. INSTEAD ESand
  11967.  
  11968.  
  11969. next revisedand found section DBASE-2 command NULand
  11970.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  11971.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  11972.  Processor by one,
  11973.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  11974.  22,  found entering( SHOULD suppress Processor is section suppress for section
  11975.  export instead messages MODULES 0 APAR SUBMITTER 93,
  11976.  
  11977.  
  11978. next CONCLUSIONand See Current SCP Export can help for
  11979. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  11980. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  11981. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  11982. corrected Help,
  11983.  
  11984.  
  11985. SAY ESand
  11986.  
  11987.  
  11988. Componentand
  11989.  
  11990.  
  11991. Last-Interfaceand
  11992.  
  11993.  
  11994. Releaseand      OS
  11995.  
  11996.  
  11997. or Commandand
  11998.  
  11999.  
  12000. Closedand
  12001.  
  12002.  
  12003. JR07261 SIN Reportedand
  12004.  
  12005. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  12006. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  12007. found 1,. DESCRIPTION
  12008.  
  12009. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  12010. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  12011. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  12012. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  12013. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  12014. ES Target Existing ,,               using OF s ,,not COMMENTS
  12015. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  12016.  
  12017. SUMMARY FIXbe
  12018.  
  12019. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  12020. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  12021. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  12022.  
  12023. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  12024. Severity ................... 1      Date Closed ......... 93/07/22
  12025. Component .......... 562204401      Duplicate of .........
  12026. Reported Release ......... 100      Fixed Release ............
  12027. Component Name DBASE MGR - SIN      Special Types ....
  12028. Current Target Date ..              Type of Relief ..Not Available
  12029. SCP ................... OS/2        Platform ............ OS/2
  12030.  
  12031. Status Detail: Not Available
  12032.  
  12033. PE PTF List:
  12034.  
  12035. PTF List:
  12036.  
  12037.  
  12038. Parent APAR:
  12039. Child APAR list:
  12040.  
  12041.  
  12042. ERROR DESCRIPTION:
  12043. When import or export using the Command Line Interface, one can
  12044. suppress messages by entering 'MESSAGES NUL'.  However, the
  12045. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  12046. which is incorrect.  This DOC problem exists in both ES1.0 and
  12047. DB2/2.
  12048.  
  12049.  
  12050. LOCAL FIX:
  12051. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  12052.  
  12053.  
  12054. PROBLEM SUMMARY: See problem title and description.
  12055.  
  12056.  
  12057. PROBLEM CONCLUSION: Conclusion:
  12058. The problem found is a valid one. Existing documentation for ES
  12059. and DB2/2 will not be corrected.
  12060.  
  12061. This problem will be corrected in the next release of the DB2/2
  12062. documentation. Specifically the section discussing Im/Export.
  12063. and the MESSAGES NUL command in the online help of the Command
  12064. Line Processor will be revised.
  12065.  
  12066.  
  12067. TEMPORARY FIX:
  12068.  
  12069.  
  12070. COMMENTS:
  12071.  
  12072.  
  12073. MODULES/MACROS:
  12074.  
  12075.  
  12076. SRLS:      XX00000000
  12077.  
  12078.  
  12079.  
  12080. RTN CODES:
  12081.  
  12082.  
  12083. CIRCUMVENTION:
  12084.  
  12085.  
  12086. MESSAGE TO SUBMITTER:
  12087. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  12088. 0 0  MODULES 07 93 
  12089.  
  12090. REGARDING  Duplicate both  LOCAL  Command 
  12091.  
  12092. not  one  incorrect both 
  12093.  
  12094. one  incorrect both 
  12095. ONLINE  22     both  Last  one  NUL 
  12096.  
  12097.  
  12098. next  Closed both 
  12099. Component  Closed  in both 
  12100.  
  12101.  
  12102. ERROR  documentation both 
  12103. Fixed  discussing 07 93  help  of . 
  12104. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  12105. 93  ( 
  12106. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  12107. SUMMARY  can  description  MESSAGE 
  12108. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  12109. MESSAGES  Identifier 0 
  12110.  
  12111. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  12112. However  Child  HELP .  discussing 07 93 
  12113. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  12114.  
  12115.  
  12116.  
  12117. INCORRECT  ES1 both 
  12118. Line 
  12119.  
  12120.  
  12121. OF  Release both  Parent  CODES  Closed  s 
  12122.  
  12123.  
  12124. OF  DD both  and      by APAR         Processor 
  12125. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  12126. Special  CLI  ES 07 93 
  12127.  
  12128.  
  12129. RTN  ES1 both  Line 
  12130.  
  12131.  
  12132. DB2 both 
  12133.  
  12134.  
  12135. is 07 instead both     Processor 
  12136.  
  12137.  
  12138. PTF both       list 
  12139.  
  12140.  
  12141. OS  Date both 
  12142.  
  12143.  
  12144. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  12145. description  export 
  12146. Current 07 93  2 0 1  MGR  IMPORT 
  12147.  
  12148.  
  12149. INSTEAD  See  release both 
  12150.  
  12151. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  12152. However CLOSED entering Not is documentation MSGFILE-List
  12153.  
  12154.  
  12155. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  12156. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  12157. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  12158. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  12159. which    Help DD help ) not      NULL REGARDING ,,
  12160. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  12161. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  12162.  
  12163. ONLINE DESCRIPTIONadvise IMPORT can
  12164.  
  12165. instead listadvise
  12166.  
  12167. list FIXadvise
  12168. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  12169.  
  12170.  
  12171. INCORRECT Availableadvise
  12172. CLI Available Exportadvise
  12173.  
  12174.  
  12175. enter descriptionadvise
  12176. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  12177. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  12178. and MSG Interface,  Im be Duplicate found both MODULES
  12179. by Platform Command-Name,
  12180.  
  12181.  
  12182. Fixed ERRORadvise
  12183.  
  12184.  
  12185. Last oradvise However CLOSED entering Not is
  12186. DOC MSG-LOCAL,
  12187.  
  12188.  
  12189. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  12190.  
  12191.  
  12192. PE ERRORadvise
  12193.  
  12194.  
  12195. Conclusionadvise
  12196.  
  12197.  
  12198. HELP-FORadvise    of
  12199.  
  12200.  
  12201. oneadvise      import
  12202.  
  12203.  
  12204. messages Componentadvise
  12205.  
  12206.  
  12207. Closedadvise
  12208.  
  12209.  
  12210. for PROBLEM onlineadvise
  12211.  enter 
  12212.  
  12213. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  12214. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  12215.  
  12216.  
  12217. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  12218. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  12219. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  12220. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  12221. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  12222. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  12223. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  12224.  
  12225. one DetailAPAR in both
  12226.  
  12227. is list FIXAPAR
  12228.  
  12229. list FIXAPAR
  12230. LOCAL 07    APAR Relief by a-/-22 ': (
  12231.  
  12232. RTN     beAPAR
  12233. Closed be ExportAPAR
  12234.  
  12235.  
  12236. documentation DESCRIPTIONAPAR
  12237. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  12238. import INSTEAD problem messages, can INCORRECT Last Enter Command
  12239. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  12240.  
  12241.  
  12242. Fixed DuplicateAPAR
  12243.  
  12244.  
  12245. Line onlineAPAR Date exists
  12246.  
  12247. by FIX ------ Help      However Command -------- a./.2
  12248. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  12249.  
  12250.  
  12251. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  12252. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  12253. DB2 ---------- 562204401      entering Last ---------
  12254. next MSG --------- 07      Existing MSG ------------ advise
  12255. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  12256. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  12257. NULL ------------------- List.100        MESSAGES ------------ List.100
  12258.  
  12259. Platform Duplicateand JR07261 Closed
  12260.  
  12261. MACROS MODULES Imand
  12262.  
  12263. MODULES Imand
  12264. MSG 07    and Status CLOSED :.0.22 '93 (
  12265.  
  12266.  
  12267. LOCAL byand
  12268. command by Identifierand
  12269.  
  12270.  
  12271. ERROR documentationand
  12272. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  12273. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  12274. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  12275. not FOR APAR export-  SAY help Specifically for- both L
  12276. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  12277. Component help SIN-
  12278.  
  12279.  
  12280. import ES1and
  12281.  
  12282.  
  12283. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  12284.  
  12285.  
  12286. MGR DBASEand RTN ES help Fixed FOR OS-enter
  12287.  
  12288.  
  12289. Relief ES1and
  12290.  
  12291.  
  12292. Dateand
  12293.  
  12294.  
  12295. instead.inand    Parent
  12296.  
  12297.  
  12298. PEand      Interface
  12299.  
  12300.  
  12301. Not Currentand
  12302.  
  12303.  
  12304. COMMENTSand
  12305.  
  12306.  
  12307. incorrect section PTFand
  12308. 07 which 
  12309.  
  12310. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  12311. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  12312. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  12313.  
  12314. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  12315. Severity ................... 1      Date Closed ......... 93/07/22
  12316. Component .......... 562204401      Duplicate of .........
  12317. Reported Release ......... 100      Fixed Release ............
  12318. Component Name DBASE MGR - SIN      Special Types ....
  12319. Current Target Date ..              Type of Relief ..Not Available
  12320. SCP ................... OS/2        Platform ............ OS/2
  12321.  
  12322. Status Detail: Not Available
  12323.  
  12324. PE PTF List:
  12325.  
  12326. PTF List:
  12327.  
  12328.  
  12329. Parent APAR:
  12330. Child APAR list:
  12331.  
  12332.  
  12333. ERROR DESCRIPTION:
  12334. When import or export using the Command Line Interface, one can
  12335. suppress messages by entering 'MESSAGES NUL'.  However, the
  12336. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  12337. which is incorrect.  This DOC problem exists in both ES1.0 and
  12338. DB2/2.
  12339.  
  12340.  
  12341. LOCAL FIX:
  12342. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  12343.  
  12344.  
  12345. PROBLEM SUMMARY: See problem title and description.
  12346.  
  12347.  
  12348. PROBLEM CONCLUSION: Conclusion:
  12349. The problem found is a valid one. Existing documentation for ES
  12350. and DB2/2 will not be corrected.
  12351.  
  12352. This problem will be corrected in the next release of the DB2/2
  12353. documentation. Specifically the section discussing Im/Export.
  12354. and the MESSAGES NUL command in the online help of the Command
  12355. Line Processor will be revised.
  12356.  
  12357.  
  12358. TEMPORARY FIX:
  12359.  
  12360.  
  12361. COMMENTS:
  12362.  
  12363.  
  12364. MODULES/MACROS:
  12365.  
  12366.  
  12367. SRLS:      XX00000000
  12368.  
  12369.  
  12370.  
  12371. RTN CODES:
  12372.  
  12373.  
  12374. CIRCUMVENTION:
  12375.  
  12376.  
  12377. MESSAGE TO SUBMITTER:
  12378. which     Changed  revised 
  12379.  
  12380.  
  12381. Processor   Changed 
  12382.  
  12383. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  12384. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  12385.  Help PTF suppress enter MODULES.
  12386.  
  12387.  .....online OS           ........... export  users
  12388.  ................... :      Im exists ......... both/1/07
  12389. Fixed .......... APAR      list the .........
  12390.   ......... 2      MGR  ............ can
  12391. Fixed Status IMPORT SIN -         ..
  12392. help  Im .."      the  ..Symptom DB2
  12393.  ................... TO/562204401        valid ............ TO/562204401
  12394.  
  12395.  INSTEADChanged Symptom DB2
  12396.  
  12397. Types  SAYChanged
  12398.  
  12399.  SAYChanged
  12400.  2    Changed  DBASE by/1/93 (22 )
  12401.  
  12402.  
  12403. Type ConclusionChanged
  12404. Enter Conclusion sChanged
  12405.  
  12406.  
  12407. List insteadChanged
  12408. 100.   Name /Line Identifier  in   import/562204401
  12409.     ERROR  import/be  EXPORT.
  12410. 562204401. release COMMENTS problem ( ).
  12411. :. release CLI L   NUL Identifier
  12412.     -Child   DD   CONCLUSION Name  MESSAGE
  12413.       found Name HELP When   PROBLEM
  12414.       .
  12415. a. release Component problem.
  12416. advise. release Component JR07261
  12417.     -Child for   DD  Name MESSAGE
  12418.     -Child  DD SHOULD   ' HELP
  12419.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  12420.  
  12421.  
  12422. SCP messagesChanged
  12423.  
  12424.  
  12425. will Changed corrected INCORRECT discussing     MSGFILE
  12426.  whichChanged 'of    CLI import/562204401 ERROR   PE
  12427. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  12428.   (LOCAL  which    Export Name   ),
  12429.     However Name    TEMPORARY Detail
  12430.   problem (Date  When  Release not ).
  12431.  
  12432.  
  12433. will FORChanged Available    Child import/562204401 .0
  12434.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  12435.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  12436.  Command import/Specifically title /Line,  HELP   This CLOSED
  12437. problem. Interface Not command incorrect   REGARDING CLI RTN
  12438.  the  XX00000000 (Closed  Relief ).   MESSAGES
  12439. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  12440.  EXPORT Name  ES,     Target Current MSG Platform
  12441.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  12442. Parent  HELP REGARDING  This (-and). of
  12443. , Release  .
  12444.  
  12445.  
  12446.  messagesChanged SUMMARY.
  12447.  
  12448.  
  12449. FIXChanged
  12450.  
  12451.  
  12452. Special/SeeChanged     .DOC ( )
  12453.  
  12454.  
  12455. Changed       CIRCUMVENTION (
  12456.  
  12457.  
  12458. )
  12459.  
  12460.  
  12461.                '
  12462.  
  12463.  
  12464. " - ,
  12465.  
  12466. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  12467. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  12468.  
  12469.  
  12470. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  12471. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  12472. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  12473. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  12474. Conclusion list DD L ) PTF      release Specifically ,,,,
  12475. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  12476. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  12477.  
  12478. Relief Detailandwhich     be
  12479.  
  12480. MSGFILE not INCORRECTand
  12481.  
  12482. not INCORRECTand
  12483.  
  12484.  
  12485. MSG Availableand
  12486. CLI Available incorrectand
  12487.  
  12488.  
  12489. Duplicate DESCRIPTIONand
  12490. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  12491. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  12492. Processor by one,
  12493. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  12494. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  12495. instead messages MODULES 0 APAR SUBMITTER 93,
  12496.  
  12497.  
  12498. INSTEAD ESand
  12499.  
  12500.  
  12501. next revisedand found section DBASE-2 command NULand
  12502.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  12503.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  12504.  Processor by one,
  12505.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  12506.  22,  found entering( SHOULD suppress Processor is section suppress for section
  12507.  export instead messages MODULES 0 APAR SUBMITTER 93,
  12508.  
  12509.  
  12510. next CONCLUSIONand See Current SCP Export can help for
  12511. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  12512. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  12513. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  12514. corrected Help,
  12515.  
  12516.  
  12517. SAY ESand
  12518.  
  12519.  
  12520. Componentand
  12521.  
  12522.  
  12523. Last-Interfaceand
  12524.  
  12525.  
  12526. Releaseand      OS
  12527.  
  12528.  
  12529. or Commandand
  12530.  
  12531.  
  12532. Closedand
  12533.  
  12534.  
  12535. JR07261 SIN Reportedand
  12536.  
  12537. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  12538. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  12539. found 1,. DESCRIPTION
  12540.  
  12541. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  12542. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  12543. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  12544. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  12545. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  12546. ES Target Existing ,,               using OF s ,,not COMMENTS
  12547. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  12548.  
  12549. SUMMARY FIXbe
  12550.  
  12551. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  12552. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  12553. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  12554.  
  12555. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  12556. Severity ................... 1      Date Closed ......... 93/07/22
  12557. Component .......... 562204401      Duplicate of .........
  12558. Reported Release ......... 100      Fixed Release ............
  12559. Component Name DBASE MGR - SIN      Special Types ....
  12560. Current Target Date ..              Type of Relief ..Not Available
  12561. SCP ................... OS/2        Platform ............ OS/2
  12562.  
  12563. Status Detail: Not Available
  12564.  
  12565. PE PTF List:
  12566.  
  12567. PTF List:
  12568.  
  12569.  
  12570. Parent APAR:
  12571. Child APAR list:
  12572.  
  12573.  
  12574. ERROR DESCRIPTION:
  12575. When import or export using the Command Line Interface, one can
  12576. suppress messages by entering 'MESSAGES NUL'.  However, the
  12577. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  12578. which is incorrect.  This DOC problem exists in both ES1.0 and
  12579. DB2/2.
  12580.  
  12581.  
  12582. LOCAL FIX:
  12583. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  12584.  
  12585.  
  12586. PROBLEM SUMMARY: See problem title and description.
  12587.  
  12588.  
  12589. PROBLEM CONCLUSION: Conclusion:
  12590. The problem found is a valid one. Existing documentation for ES
  12591. and DB2/2 will not be corrected.
  12592.  
  12593. This problem will be corrected in the next release of the DB2/2
  12594. documentation. Specifically the section discussing Im/Export.
  12595. and the MESSAGES NUL command in the online help of the Command
  12596. Line Processor will be revised.
  12597.  
  12598.  
  12599. TEMPORARY FIX:
  12600.  
  12601.  
  12602. COMMENTS:
  12603.  
  12604.  
  12605. MODULES/MACROS:
  12606.  
  12607.  
  12608. SRLS:      XX00000000
  12609.  
  12610.  
  12611.  
  12612. RTN CODES:
  12613.  
  12614.  
  12615. CIRCUMVENTION:
  12616.  
  12617.  
  12618. MESSAGE TO SUBMITTER:
  12619. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  12620. 0 0  MODULES 07 93 
  12621.  
  12622. REGARDING  Duplicate both  LOCAL  Command 
  12623.  
  12624. not  one  incorrect both 
  12625.  
  12626. one  incorrect both 
  12627. ONLINE  22     both  Last  one  NUL 
  12628.  
  12629.  
  12630. next  Closed both 
  12631. Component  Closed  in both 
  12632.  
  12633.  
  12634. ERROR  documentation both 
  12635. Fixed  discussing 07 93  help  of . 
  12636. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  12637. 93  ( 
  12638. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  12639. SUMMARY  can  description  MESSAGE 
  12640. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  12641. MESSAGES  Identifier 0 
  12642.  
  12643. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  12644. However  Child  HELP .  discussing 07 93 
  12645. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  12646.  
  12647.  
  12648.  
  12649. INCORRECT  ES1 both 
  12650. Line 
  12651.  
  12652.  
  12653. OF  Release both  Parent  CODES  Closed  s 
  12654.  
  12655.  
  12656. OF  DD both  and      by APAR         Processor 
  12657. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  12658. Special  CLI  ES 07 93 
  12659.  
  12660.  
  12661. RTN  ES1 both  Line 
  12662.  
  12663.  
  12664. DB2 both 
  12665.  
  12666.  
  12667. is 07 instead both     Processor 
  12668.  
  12669.  
  12670. PTF both       list 
  12671.  
  12672.  
  12673. OS  Date both 
  12674.  
  12675.  
  12676. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  12677. description  export 
  12678. Current 07 93  2 0 1  MGR  IMPORT 
  12679.  
  12680.  
  12681. INSTEAD  See  release both 
  12682.  
  12683. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  12684. However CLOSED entering Not is documentation MSGFILE-List
  12685.  
  12686.  
  12687. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  12688. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  12689. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  12690. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  12691. which    Help DD help ) not      NULL REGARDING ,,
  12692. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  12693. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  12694.  
  12695. ONLINE DESCRIPTIONadvise IMPORT can
  12696.  
  12697. instead listadvise
  12698.  
  12699. list FIXadvise
  12700. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  12701.  
  12702.  
  12703. INCORRECT Availableadvise
  12704. CLI Available Exportadvise
  12705.  
  12706.  
  12707. enter descriptionadvise
  12708. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  12709. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  12710. and MSG Interface,  Im be Duplicate found both MODULES
  12711. by Platform Command-Name,
  12712.  
  12713.  
  12714. Fixed ERRORadvise
  12715.  
  12716.  
  12717. Last oradvise However CLOSED entering Not is
  12718. DOC MSG-LOCAL,
  12719.  
  12720.  
  12721. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  12722.  
  12723.  
  12724. PE ERRORadvise
  12725.  
  12726.  
  12727. Conclusionadvise
  12728.  
  12729.  
  12730. HELP-FORadvise    of
  12731.  
  12732.  
  12733. oneadvise      import
  12734.  
  12735.  
  12736. messages Componentadvise
  12737.  
  12738.  
  12739. Closedadvise
  12740.  
  12741.  
  12742. for PROBLEM onlineadvise
  12743.  enter 
  12744.  
  12745. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  12746. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  12747.  
  12748.  
  12749. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  12750. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  12751. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  12752. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  12753. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  12754. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  12755. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  12756.  
  12757. one DetailAPAR in both
  12758.  
  12759. is list FIXAPAR
  12760.  
  12761. list FIXAPAR
  12762. LOCAL 07    APAR Relief by a-/-22 ': (
  12763.  
  12764. RTN     beAPAR
  12765. Closed be ExportAPAR
  12766.  
  12767.  
  12768. documentation DESCRIPTIONAPAR
  12769. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  12770. import INSTEAD problem messages, can INCORRECT Last Enter Command
  12771. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  12772.  
  12773.  
  12774. Fixed DuplicateAPAR
  12775.  
  12776.  
  12777. Line onlineAPAR Date exists
  12778.  
  12779. by FIX ------ Help      However Command -------- a./.2
  12780. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  12781.  
  12782.  
  12783. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  12784. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  12785. DB2 ---------- 562204401      entering Last ---------
  12786. next MSG --------- 07      Existing MSG ------------ advise
  12787. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  12788. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  12789. NULL ------------------- List.100        MESSAGES ------------ List.100
  12790.  
  12791. Platform Duplicateand JR07261 Closed
  12792.  
  12793. MACROS MODULES Imand
  12794.  
  12795. MODULES Imand
  12796. MSG 07    and Status CLOSED :.0.22 '93 (
  12797.  
  12798.  
  12799. LOCAL byand
  12800. command by Identifierand
  12801.  
  12802.  
  12803. ERROR documentationand
  12804. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  12805. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  12806. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  12807. not FOR APAR export-  SAY help Specifically for- both L
  12808. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  12809. Component help SIN-
  12810.  
  12811.  
  12812. import ES1and
  12813.  
  12814.  
  12815. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  12816.  
  12817.  
  12818. MGR DBASEand RTN ES help Fixed FOR OS-enter
  12819.  
  12820.  
  12821. Relief ES1and
  12822.  
  12823.  
  12824. Dateand
  12825.  
  12826.  
  12827. instead.inand    Parent
  12828.  
  12829.  
  12830. PEand      Interface
  12831.  
  12832.  
  12833. Not Currentand
  12834.  
  12835.  
  12836. COMMENTSand
  12837.  
  12838.  
  12839. incorrect section PTFand
  12840. 07 which 
  12841.  
  12842. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  12843. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  12844. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  12845.  
  12846. Symptom ...... DD DOC               Status ......... CLOSED  DOC
  12847. Severity ................... 1      Date Closed ......... 93/07/22
  12848. Component .......... 562204401      Duplicate of .........
  12849. Reported Release ......... 100      Fixed Release ............
  12850. Component Name DBASE MGR - SIN      Special Types ....
  12851. Current Target Date ..              Type of Relief ..Not Available
  12852. SCP ................... OS/2        Platform ............ OS/2
  12853.  
  12854. Status Detail: Not Available
  12855.  
  12856. PE PTF List:
  12857.  
  12858. PTF List:
  12859.  
  12860.  
  12861. Parent APAR:
  12862. Child APAR list:
  12863.  
  12864.  
  12865. ERROR DESCRIPTION:
  12866. When import or export using the Command Line Interface, one can
  12867. suppress messages by entering 'MESSAGES NUL'.  However, the
  12868. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  12869. which is incorrect.  This DOC problem exists in both ES1.0 and
  12870. DB2/2.
  12871.  
  12872.  
  12873. LOCAL FIX:
  12874. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  12875.  
  12876.  
  12877. PROBLEM SUMMARY: See problem title and description.
  12878.  
  12879.  
  12880. PROBLEM CONCLUSION: Conclusion:
  12881. The problem found is a valid one. Existing documentation for ES
  12882. and DB2/2 will not be corrected.
  12883.  
  12884. This problem will be corrected in the next release of the DB2/2
  12885. documentation. Specifically the section discussing Im/Export.
  12886. and the MESSAGES NUL command in the online help of the Command
  12887. Line Processor will be revised.
  12888.  
  12889.  
  12890. TEMPORARY FIX:
  12891.  
  12892.  
  12893. COMMENTS:
  12894.  
  12895.  
  12896. MODULES/MACROS:
  12897.  
  12898.  
  12899. SRLS:      XX00000000
  12900.  
  12901.  
  12902.  
  12903. RTN CODES:
  12904.  
  12905.  
  12906. CIRCUMVENTION:
  12907.  
  12908.  
  12909. MESSAGE TO SUBMITTER:
  12910. which     Changed  revised 
  12911.  
  12912.  
  12913. Processor   Changed 
  12914.  
  12915. Conclusion NULL ...... Reported      revised documentation ........ by/1/93
  12916. or to  The  next TO/562204401 entering  CIRCUMVENTION ES1
  12917.  Help PTF suppress enter MODULES.
  12918.  
  12919.  .....online OS           ........... export  users
  12920.  ................... :      Im exists ......... both/1/07
  12921. Fixed .......... APAR      list the .........
  12922.   ......... 2      MGR  ............ can
  12923. Fixed Status IMPORT SIN -         ..
  12924. help  Im .."      the  ..Symptom DB2
  12925.  ................... TO/562204401        valid ............ TO/562204401
  12926.  
  12927.  INSTEADChanged Symptom DB2
  12928.  
  12929. Types  SAYChanged
  12930.  
  12931.  SAYChanged
  12932.  2    Changed  DBASE by/1/93 (22 )
  12933.  
  12934.  
  12935. Type ConclusionChanged
  12936. Enter Conclusion sChanged
  12937.  
  12938.  
  12939. List insteadChanged
  12940. 100.   Name /Line Identifier  in   import/562204401
  12941.     ERROR  import/be  EXPORT.
  12942. 562204401. release COMMENTS problem ( ).
  12943. :. release CLI L   NUL Identifier
  12944.     -Child   DD   CONCLUSION Name  MESSAGE
  12945.       found Name HELP When   PROBLEM
  12946.       .
  12947. a. release Component problem.
  12948. advise. release Component JR07261
  12949.     -Child for   DD  Name MESSAGE
  12950.     -Child  DD SHOULD   ' HELP
  12951.       ONLINE CLI MACROS title Existing  REGARDING SUPPRESS This'
  12952.  
  12953.  
  12954. SCP messagesChanged
  12955.  
  12956.  
  12957. will Changed corrected INCORRECT discussing     MSGFILE
  12958.  whichChanged 'of    CLI import/562204401 ERROR   PE
  12959. SRLS  EXPORT,  is COMMENTS problem,  one is Component
  12960.   (LOCAL  which    Export Name   ),
  12961.     However Name    TEMPORARY Detail
  12962.   problem (Date  When  Release not ).
  12963.  
  12964.  
  12965. will FORChanged Available    Child import/562204401 .0
  12966.  MESSAGES REGARDING  Duplicate   OF  HELP REGARDING This Detail
  12967.   This Release CODES. DESCRIPTION in Last SUPPRESS  Processor
  12968.  Command import/Specifically title /Line,  HELP   This CLOSED
  12969. problem. Interface Not command incorrect   REGARDING CLI RTN
  12970.  the  XX00000000 (Closed  Relief ).   MESSAGES
  12971. ( ONLINE using discussing  section), CLOSED COMMENTS problem
  12972.  EXPORT Name  ES,     Target Current MSG Platform
  12973.  MSG SUBMITTER- .  CIRCUMVENTION Severity  description
  12974. Parent  HELP REGARDING  This (-and). of
  12975. , Release  .
  12976.  
  12977.  
  12978.  messagesChanged SUMMARY.
  12979.  
  12980.  
  12981. FIXChanged
  12982.  
  12983.  
  12984. Special/SeeChanged     .DOC ( )
  12985.  
  12986.  
  12987. Changed       CIRCUMVENTION (
  12988.  
  12989.  
  12990. )
  12991.  
  12992.  
  12993.                '
  12994.  
  12995.  
  12996. " - ,
  12997.  
  12998. Available FOR ,,,,,, import      in CIRCUMVENTION ,,,,,,,, advise-.-100
  12999. DBASE-2 COMMENTS Not DOC Existing ONLINE HELP
  13000.  
  13001.  
  13002. RTN ,,,,,, description discussing               Relief ,,,,,,,,,,, CODES  discussing
  13003. problem ,,,,,,,,,,,,,,,,,,, 562204401      DB2 CLOSED ,,,,,,,,, advise-.-100
  13004. Conclusion ,,,,,,,,,, :      documentation MESSAGE ,,,,,,,,,
  13005. online OF ,,,,,,,,, /      ES1 OF ,,,,,,,,,,,,
  13006. Conclusion list DD L ) PTF      release Specifically ,,,,
  13007. Date s DB2 ,,              Special MESSAGE of ,,LOCAL be
  13008. PE ,,,,,,,,,,,,,,,,,,, MGR-2        Name ,,,,,,,,,,,, MGR-2
  13009.  
  13010. Relief Detailandwhich     be
  13011.  
  13012. MSGFILE not INCORRECTand
  13013.  
  13014. not INCORRECTand
  13015.  
  13016.  
  13017. MSG Availableand
  13018. CLI Available incorrectand
  13019.  
  13020.  
  13021. Duplicate DESCRIPTIONand
  13022. MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  13023. "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  13024. Processor by one,
  13025. MESSAGES MODULESand SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  13026. 22,  found entering( SHOULD suppress Processor is section suppress for section export
  13027. instead messages MODULES 0 APAR SUBMITTER 93,
  13028.  
  13029.  
  13030. INSTEAD ESand
  13031.  
  13032.  
  13033. next revisedand found section DBASE-2 command NULand
  13034.  MESSAGES MODULES 07and section SCP enter MESSAGE "Identifier" Export section SCP
  13035.  "Line Child section MACROS MESSAGE Status IMPORT", Severity However Symptom APAR
  13036.  Processor by one,
  13037.  MESSAGES MODULES 1and SRLS section Fixed 'EXPORT Enterand' Im SUMMARY section suppress
  13038.  22,  found entering( SHOULD suppress Processor is section suppress for section
  13039.  export instead messages MODULES 0 APAR SUBMITTER 93,
  13040.  
  13041.  
  13042. next CONCLUSIONand See Current SCP Export can help for
  13043. section DBASE-a command NUL,  REGARDING Changed DBASE-2 APAR DBASE-a
  13044. PROBLEM section Parent Platform MESSAGE both ERROR exists section command NUL( section
  13045. List NULL MESSAGE section DBASE-2 command NUL SUPPRESS FIX section
  13046. corrected Help,
  13047.  
  13048.  
  13049. SAY ESand
  13050.  
  13051.  
  13052. Componentand
  13053.  
  13054.  
  13055. Last-Interfaceand
  13056.  
  13057.  
  13058. Releaseand      OS
  13059.  
  13060.  
  13061. or Commandand
  13062.  
  13063.  
  13064. Closedand
  13065.  
  13066.  
  13067. JR07261 SIN Reportedand
  13068.  
  13069. Closed INCORRECT ,,,,,, JR07261      L DB2 ,,,,,,,, APAR-0-22
  13070. TO entering Not  both export-2 Severity IMPORT export-2 CIRCUMVENTION
  13071. found 1,. DESCRIPTION
  13072.  
  13073. Symptom ,,,,,, MESSAGE LOCAL            SUMMARY ,,,,,,,,,,, discussing  or
  13074. Special ,,,,,,,,,,,,,,,,,,, :      Existing Detail ,,,,,,,,, and-/-93
  13075. Duplicate ,,,,,,,,,, a      FOR OF ,,,,,,,,,
  13076. SAY RTN ,,,,,,,,, 100      Im RTN ,,,,,,,which    ,,, Available
  13077. Duplicate MSG EXPORT messages ) Specifically      SRLS valid ,,
  13078. ES Target Existing ,,               using OF s ,,not COMMENTS
  13079. See ,,,,,,,,,,,,,,,,,,, of-2        OS ,,,,,,,,,,,, of-2
  13080.  
  13081. SUMMARY FIXbe
  13082.  
  13083. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  13084. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  13085. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  13086.  
  13087. Symptom ...... DD DOC               Status ........... CLOSED  DOC
  13088. Severity ................... 1      Date Closed ......... 93/07/22
  13089. Component .......... 562204401      Duplicate of .........
  13090. Reported Release ......... 100      Fixed Release ............
  13091. Component Name DBASE MGR - SIN      Special Types ....
  13092. Current Target Date ..              Type of Relief ..Not Available
  13093. SCP ................... OS/2        Platform ............ OS/2
  13094.  
  13095. Status Detail: Not Available
  13096.  
  13097. PE PTF List:
  13098.  
  13099. PTF List:
  13100.  
  13101.  
  13102. Parent APAR:
  13103. Child APAR list:
  13104.  
  13105.  
  13106. ERROR DESCRIPTION:
  13107. When import or export using the Command Line Interface, one can
  13108. suppress messages by entering 'MESSAGES NUL'.  However, the
  13109. online Help in CLI advise users to enter 'MESSAGES NULL' (2 L's)
  13110. which is incorrect.  This DOC problem exists in both ES1.0 and
  13111. DB2/2.
  13112.  
  13113.  
  13114. LOCAL FIX:
  13115. Enter 'MESSAGES NUL' instead of 'MESSAGES NULL'.
  13116.  
  13117.  
  13118. PROBLEM SUMMARY: See problem title and description.
  13119.  
  13120.  
  13121. PROBLEM CONCLUSION: Conclusion:
  13122. The problem found is a valid one. Existing documentation for ES
  13123. and DB2/2 will not be corrected.
  13124.  
  13125. This problem will be corrected in the next release of the DB2/2
  13126. documentation. Specifically the section discussing Im/Export.
  13127. and the MESSAGES NUL command in the online help of the Command
  13128. Line Processor will be revised.
  13129.  
  13130.  
  13131. TEMPORARY FIX:
  13132.  
  13133.  
  13134. COMMENTS:
  13135.  
  13136.  
  13137. MODULES/MACROS:
  13138.  
  13139.  
  13140. SRLS:      XX00000000
  13141.  
  13142.  
  13143.  
  13144. RTN CODES:
  13145.  
  13146.  
  13147. CIRCUMVENTION:
  13148.  
  13149.  
  13150. MESSAGE TO SUBMITTER:
  13151. 0 0 0 0 0 0 0 0 0 0 0 0 0 0  MODULES 07 93           NULL  0 0 0 0 0 0 0 0 0 0 
  13152. 0 0  MODULES 07 93 
  13153.  
  13154. REGARDING  Duplicate both  LOCAL  Command 
  13155.  
  13156. not  one  incorrect both 
  13157.  
  13158. one  incorrect both 
  13159. ONLINE  22     both  Last  one  NUL 
  13160.  
  13161.  
  13162. next  Closed both 
  13163. Component  Closed  in both 
  13164.  
  13165.  
  13166. ERROR  documentation both 
  13167. Fixed  discussing 07 93  help  of . 
  13168. SRLS  Enter ) Reported  COMMENTS  section  description  MESSAGE  export  ES 07 
  13169. 93  ( 
  13170. Special 0  Status  Current 07 93  However  HELP  messages  can  SUPPRESS 
  13171. SUMMARY  can  description  MESSAGE 
  13172. SAY  MSG .  discussing 07 93  CIRCUMVENTION  Help  messages  section  Severity 
  13173. MESSAGES  Identifier 0 
  13174.  
  13175. Export  Current 07 93  2 0 1  SUMMARY  description  a  export  ES 07 93 
  13176. However  Child  HELP .  discussing 07 93 
  13177. SUBMITTER  MSGFILE  SCP  suppress  discussing 07 93  description  MESSAGE  , : 
  13178.  
  13179.  
  13180.  
  13181. INCORRECT  ES1 both 
  13182. Line 
  13183.  
  13184.  
  13185. OF  Release both  Parent  CODES  Closed  s 
  13186.  
  13187.  
  13188. OF  DD both  and      by APAR         Processor 
  13189. discussing 07 93  SUBMITTER  COMMENTS  export  L  Specifically  MESSAGES 
  13190. Special  CLI  ES 07 93 
  13191.  
  13192.  
  13193. RTN  ES1 both  Line 
  13194.  
  13195.  
  13196. DB2 both 
  13197.  
  13198.  
  13199. is 07 instead both     Processor 
  13200.  
  13201.  
  13202. PTF both       list 
  13203.  
  13204.  
  13205. OS  Date both 
  13206.  
  13207.  
  13208. Conclusion both  enter  List  for  discussing 07 93  Changed  CLOSED 
  13209. description  export 
  13210. Current 07 93  2 0 1  MGR  IMPORT 
  13211.  
  13212.  
  13213. INSTEAD  See  release both 
  13214.  
  13215. Available ES1 ,,,,,, export      EXPORT Child ,,,,,,,, :-.-100
  13216. However CLOSED entering Not is documentation MSGFILE-List
  13217.  
  13218.  
  13219. OS ,,,,,, L is        ONLINE ,,,,,,,,,,, COMMENTS  INSTEAD
  13220. next ,,,,,,,,,,,,,,,,,,, 1      DB2 command ,,,,,,,,, 93-.-07
  13221. CONCLUSION ,,,,,,,,,, 22      discussing in ,,,,,,,,,
  13222. MESSAGES MACROS ,,,,,,,,, 0      ES MACROS ,,,,,,,,,,,, a
  13223. which    Help DD help ) not      NULL REGARDING ,,
  13224. Current Parent DB2 ,,"     PTF in MESSAGE ,,IMPORT can
  13225. MGR ,,,,,,,,,,,,,,,,,,, incorrect-1          JR07261 ,,,,,,,,,,,, incorrect-1
  13226.  
  13227. ONLINE DESCRIPTIONadvise IMPORT can
  13228.  
  13229. instead listadvise
  13230.  
  13231. list FIXadvise
  13232. MACROS 0    advise Reported Changed 93-/-2 '562204401 (
  13233.  
  13234.  
  13235. INCORRECT Availableadvise
  13236. CLI Available Exportadvise
  13237.  
  13238.  
  13239. enter descriptionadvise
  13240. Date release Name DBASE-1 Release Relief Identifier Line, CODES
  13241. 'APAR Processor in Command release Identifier( Enter NUL LOCAL
  13242. and MSG Interface,  Im be Duplicate found both MODULES
  13243. by Platform Command-Name,
  13244.  
  13245.  
  13246. Fixed ERRORadvise
  13247.  
  13248.  
  13249. Last oradvise However CLOSED entering Not is
  13250. DOC MSG-LOCAL,
  13251.  
  13252.  
  13253. Last correctedadvise problem CIRCUMVENTION both Existing exists OF,Detail
  13254.  
  13255.  
  13256. PE ERRORadvise
  13257.  
  13258.  
  13259. Conclusionadvise
  13260.  
  13261.  
  13262. HELP-FORadvise    of
  13263.  
  13264.  
  13265. oneadvise      import
  13266.  
  13267.  
  13268. messages Componentadvise
  13269.  
  13270.  
  13271. Closedadvise
  13272.  
  13273.  
  13274. for PROBLEM onlineadvise
  13275.  enter 
  13276.  
  13277. be ERROR ,,,,,, export      EXPORT CIRCUMVENTION ,,,,,,,, advise-.-2
  13278. 562204401)0 release Changed entering Im CODES Platform DBASE-100 MSGFILE
  13279.  
  13280.  
  13281. or ,,,,,, However 562204401)0"one ,,,,,,,,,,, COMMENTS  JR07261
  13282. next ,,,,,,,,,,,,,,,,,,, 100      DB2 command ,,,,,,,,, a-.-1
  13283. CONCLUSION ,,,,,,,,,, 93      DOC incorrect ,,,,,,,,,
  13284. MESSAGE LOCAL ,,,,,,,,, 07      enter LOCAL ,,,,,,,,,,,, and
  13285. CONCLUSION Identifier DD HELP ) not      Not Processor ,,
  13286. Current OS DB2 ,,"     PROBLEM incorrect MACROS ,,in both
  13287. MODULES ,,,,,,,,,,,,,,,,,,, instead-100          L ,,,,,,,,,,,, instead-100
  13288.  
  13289. one DetailAPAR in both
  13290.  
  13291. is list FIXAPAR
  13292.  
  13293. list FIXAPAR
  13294. LOCAL 07    APAR Relief by a-/-22 ': (
  13295.  
  13296. RTN     beAPAR
  13297. Closed be ExportAPAR
  13298.  
  13299.  
  13300. documentation DESCRIPTIONAPAR
  13301. Date exists PTF Available description FOR-Child Release DBASE-100 Command-Name PTF
  13302. import INSTEAD problem messages, can INCORRECT Last Enter Command
  13303. found MESSAGES ES1 NUL 562204401 List 0 Existing,
  13304.  
  13305.  
  13306. Fixed DuplicateAPAR
  13307.  
  13308.  
  13309. Line onlineAPAR Date exists
  13310.  
  13311. by FIX ------ Help      However Command -------- a./.2
  13312. PROBLEM exists CODES CIRCUMVENTION found Export Reported one
  13313.  
  13314.  
  13315. release ------ IMPORT EXPORT               Platform ----------- corrected  MESSAGE
  13316. ONLINE ------------------- 100      Detail CONCLUSION --------- :./.1
  13317. DB2 ---------- 562204401      entering Last ---------
  13318. next MSG --------- 07      Existing MSG ------------ advise
  13319. DB2 INSTEAD DOC INCORRECT , online      or SHOULD --
  13320. DD Release Detail --               Severity Last MSGFILE --JR07261 Closed
  13321. NULL ------------------- List.100        MESSAGES ------------ List.100
  13322.  
  13323. Platform Duplicateand JR07261 Closed
  13324.  
  13325. MACROS MODULES Imand
  13326.  
  13327. MODULES Imand
  13328. MSG 07    and Status CLOSED :.0.22 '93 (
  13329.  
  13330.  
  13331. LOCAL byand
  13332. command by Identifierand
  13333.  
  13334.  
  13335. ERROR documentationand
  13336. description help Special discussing.100 Conclusion See Available APAR Name DESCRIPTION
  13337. Line revised discussing.100 OF SCP APAR CODES Child- be HELP
  13338. APAR problem Special DESCRIPTION) s APAR Processor) revised Conclusion of
  13339. not FOR APAR export-  SAY help Specifically for- both L
  13340. list SRLS CODES"NUL  can CLI SIN-  messages Enter is Changed SRLS
  13341. Component help SIN-
  13342.  
  13343.  
  13344. import ES1and
  13345.  
  13346.  
  13347. MGR REGARDINGand PROBLEM exists CODES CIRCUMVENTION found Export
  13348.  
  13349.  
  13350. MGR DBASEand RTN ES help Fixed FOR OS-enter
  13351.  
  13352.  
  13353. Relief ES1and
  13354.  
  13355.  
  13356. Dateand
  13357.  
  13358.  
  13359. instead.inand    Parent
  13360.  
  13361.  
  13362. PEand      Interface
  13363.  
  13364.  
  13365. Not Currentand
  13366.  
  13367.  
  13368. COMMENTSand
  13369.  
  13370.  
  13371. incorrect section PTFand
  13372. 07 which 
  13373.  
  13374. APAR Identifier ...... JR07261      Last Changed ........ 93/07/22
  13375. ONLINE HELP FOR IMPORT/EXPORT INCORRECT REGARDING "MSGFILE".  TO
  13376. SUPPRESS MSG, SHOULD SAY MESSAGES NUL INSTEAD OF MESSAGES NULL.
  13377.  
  13378. Symptom ...... DD DOC               Status ...
  13379.  
  13380. APAR Identifier ...... JR07280      Last Changed ........ 94/04/15
  13381. SQL2003C ERROR MSG IS INCOMPLETE - SHOULD INCLUDE SQLERRD 0  OF
  13382. SQLCA
  13383.  
  13384. Symptom ...... IN INCORROUT         Status ........... CLOSED  CAN
  13385. Severity ................... 1      Date Closed ......... 94/04/15
  13386. Component .......... 562204401      Duplicate of .........
  13387. Reported Release ......... 100      Fixed Release ............
  13388. Component Name DBASE MGR - SIN      Special Types ....
  13389. Current Target Date ..              Type of Relief ..Not Available
  13390. SCP ................... OS/2        Platform ............ OS/2
  13391.  
  13392. Status Detail: Not Available
  13393.  
  13394. PE PTF List:
  13395.  
  13396. PTF List:
  13397.  
  13398.  
  13399. Parent APAR:
  13400. Child APAR list:
  13401.  
  13402.  
  13403. ERROR DESCRIPTION:
  13404. While doing a RESTORE of a DB, customer received error
  13405. code SQL2003c .  On-line documentation refers customers
  13406. to value of SQLERRD 0  of SQLCA which has now
  13407. disappeared after the execution .  Problem isolation
  13408. then become a hit and miss affair .
  13409. Customer does not feel it appropriate to expect him to recode
  13410. the RESTORE command so as to have direct access to SQLERRD 0
  13411. if SQLCA .  This value should be captured and reported to the
  13412. user at the same time as the SQL2003c error .
  13413.  
  13414.  
  13415. LOCAL FIX:
  13416.  
  13417.  
  13418. PROBLEM SUMMARY:
  13419.  
  13420.  
  13421. PROBLEM CONCLUSION:
  13422.  
  13423.  
  13424. TEMPORARY FIX:
  13425.  
  13426.  
  13427. COMMENTS: PMR was closed as not a problem.
  13428.  
  13429.  
  13430. MODULES/MACROS:
  13431.  
  13432.  
  13433. SRLS:
  13434.  
  13435.  
  13436. RTN CODES:
  13437.  
  13438.  
  13439. CIRCUMVENTION:
  13440.  
  13441.  
  13442. MESSAGE TO SUBMITTER:
  13443.  
  13444. Component recode 111111 SQLERRD        SRLS documentation 11111111 become100562204401100affair
  13445. RESTORE     problem 100access error  Child expect
  13446.  INCORROUT so value doing PE1
  13447.  
  13448.  11111    Reported RTN           11111111111 Fixed
  13449.  1111111111111111111 after        it FIX 111111111 be1005622044011002
  13450. hit 1111111111 as        not  111111111
  13451.   111111111 :        Parent  111111111111 CAN
  13452. hit Type Last This 04           11
  13453. INCLUDE  it 11,         11which customers
  13454.  1111111111111111111 100access          111111111111 100access
  13455.  
  13456.  MACROScaptured which customers
  13457.  
  13458.   SUMMARYcaptured
  13459.  
  13460.  SUMMARYcaptured
  13461.  :    captured  Date become100562204401100affair .a /
  13462.  
  13463.  
  13464.  Componentcaptured
  13465. Duplicate Component SUBMITTERcaptured
  13466.  
  13467.  
  13468. Not LOCALcaptured
  13469. 941   Problem 100Name isolation  line   JR07280100access
  13470.     ERROR  JR07280100Available  has1
  13471. access1 SQL2003C command SHOULD . /1
  13472. after1 SQL2003C CIRCUMVENTION MODULES   received isolation
  13473.     04Changed   DB   CONCLUSION Problem  of
  13474.         IN Problem INCOMPLETE    should
  13475.         1
  13476. and1 SQL2003C COMMENTS SHOULD1
  13477. APAR1 SQL2003C COMMENTS miss
  13478.     04Changed if   DB  Problem of
  13479.     04Changed  DB then   - INCOMPLETE
  13480.         reported CIRCUMVENTION OF  feel  Special was -
  13481.  
  13482.  
  13483. Symptom OScaptured
  13484.  
  13485.  
  13486.  captured Current List direct
  13487.  captured -Release    CIRCUMVENTION JR07280100access ERROR   SCP
  13488. to  has0  MGR command SHOULD0  Relief MGR COMMENTS
  13489.   .now      have Problem   /0
  13490.     IS Problem     Detail
  13491.   SHOULD .Customer    SQL2003c PROBLEM /1
  13492.  
  13493.  
  13494.  Identifiercaptured at    Changed JR07280100access 115
  13495.  On Special  does   refers  INCOMPLETE Special      Detail
  13496.    SQL2003c CLOSED1 DESCRIPTION line MSG was  SIN
  13497.  code JR07280100TO  100Name0  INCOMPLETE    Closed
  13498. SHOULD1 MESSAGE PTF CODES list   Special CIRCUMVENTION Status
  13499.     .closed  SQLCA /1   On
  13500. . reported  direct  Target/0 Closed command SHOULD
  13501.  has Problem  execution0     While customer Platform Severity
  13502.  Platform Types04 1  Child the  DBASE
  13503. same  INCOMPLETE Special   .04appropriate/1 Release
  13504. 0 SQL2003c  1
  13505.  
  13506.  
  13507.  OScaptured user1
  13508.  
  13509.  
  13510. himcaptured
  13511.  
  13512.  
  13513. time100TEMPORARYcaptured     1disappeared . /
  13514.  
  13515.  
  13516. captured         Child .
  13517.  
  13518.  
  13519. /
  13520.  
  13521.  
  13522.                   -
  13523.  
  13524.  
  13525. , 04 0
  13526.  
  13527. at Identifier 000000 JR07280        line Child 00000000 APAR0410494
  13528. Date04: command PTF disappeared feel reported INCOMPLETE
  13529.  
  13530.  
  13531. Status 000000 DBASE direct                SQLCA 00000000000 CLOSED  direct
  13532. SHOULD 0000000000000000000 access        customers Closed 000000000 APAR0410494
  13533. Component 0000000 after        documentation of 000000000
  13534. Reported refers 000000000 100        expect refers 000000000000
  13535. Component not DB MODULES / so        SQL2003C TO 0000
  13536. Customer SUBMITTER customers 00              time of Release 00now Available
  13537. SCP 0000000000000000000 Parent04:         Problem 000000000000 Parent04:
  13538.  
  13539. SQLCA Detailappropriate     Available
  13540.  
  13541. PMR PROBLEM Listappropriate
  13542.  
  13543. PROBLEM Listappropriate
  13544.  
  13545.  
  13546. Platform atappropriate
  13547. CIRCUMVENTION at listappropriate
  13548.  
  13549.  
  13550. does DESCRIPTIONappropriate
  13551. On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom
  13552. ,Name Changed Target OF of Type Last,0 the IS which as
  13553. SIN become Relief0
  13554. On PE    appropriate to Target hit -has Duplicateappropriate- it user Target value
  13555. a0  IN error. then value SIN MGR Target value if Target Fixed
  13556. LOCAL OS PE 15 as Types affair0
  13557.  
  13558.  
  13559. MACROS executionappropriate
  13560.  
  13561.  
  13562. problem SRLSappropriate IN Target Date04: CODES receivedappropriate
  13563.  On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom
  13564.  ,Name Changed Target OF of Type Last,0 the IS which as
  13565.  SIN become Relief0
  13566.  On PE 562204401appropriate to Target hit -has Duplicateappropriate- it user Target value
  13567.  a0  IN error. then value SIN MGR Target value if Target
  13568.  Fixed LOCAL OS PE 15 as Types affair0
  13569.  
  13570.  
  13571. problem CONCLUSIONappropriate TEMPORARY customer Symptom have CAN INCLUDE if
  13572. Target Date04and CODES received0  Special captured Date04: as Date04and
  13573. should Target same Severity of be ERROR FIX Target CODES received. Target
  13574. Not recode of Target Date04: CODES received was him Target
  13575. Current INCORROUT0
  13576.  
  13577.  
  13578. SUMMARY executionappropriate
  13579.  
  13580.  
  13581. COMMENTSappropriate
  13582.  
  13583.  
  13584. MSG04MESSAGEappropriate
  13585.  
  13586.  
  13587. SQL2003cappropriate
  13588. RESTORE codeappropriate
  13589.  
  13590.  
  13591. closedappropriate
  13592.  
  13593.  
  13594. miss This SQLERRDappropriate
  13595.  
  13596. closed List 000000 miss        MODULES customers 00000000 as041504a
  13597.  error PTF  be Fixed04: the Last Fixed04: Child
  13598. IN 56220440101 DESCRIPTION
  13599.  
  13600. which 000000 of now            user 00000000000 direct  RESTORE
  13601. time 0000000000000000000 after        feel Detail 000000000 appropriate0410004affair
  13602. does 0000000000 and        Identifier refers 000000000
  13603. SUMMARY Status 000000000 94        it Status 0000000    000 at
  13604. does Platform has OS / TO        to  00
  13605. execution While feel 00                 refers SUBMITTER 00PROBLEM command
  13606. TEMPORARY 0000000000000000000 Release04:         RTN 000000000000 Release04:
  13607.  
  13608. user himAvailable
  13609.  
  13610. as isolation 111111 miss        MSG captured 11111111 affair1002100a
  13611. reported INCOMPLETE Identifier Last100has List Special ,PMR,1
  13612. was Platform0 then SUMMARY On received MACROS refers On recode1
  13613.  
  13614. which 111111 DB disappeared                Type 11111111111 Closed  disappeared
  13615. the 1111111111111111111 562204401        Customer closed 111111111 affair1002100a
  13616. COMMENTS 1111111111 access        does Release 111111111
  13617. SQLERRD SQL2003c 111111111 94        hit SQL2003c 111111111111
  13618. COMMENTS Problem Date Parent 04 This        time  1111
  13619. customer While Customer 11               Release SQLCA 11PTF at
  13620. Symptom 1111111111111111 RTN100:         Severity 111111111111 RTN100:
  13621.  
  13622. Type Detailafter PTF at
  13623.  
  13624. SCP so Notafter
  13625.  
  13626. so Notafter
  13627.  
  13628.  
  13629. same asafter
  13630. Changed as notafter
  13631.  
  13632.  
  13633. ERROR DESCRIPTIONafter
  13634.  JR07280 RESTORE Fixed   code Name MESSAGE0 Relief CAN
  13635. value OS become error -On received-1  IS0
  13636. Reported INCORROUT line CIRCUMVENTION APAR   doing -On recode- .: MODULES-SUBMITTER/
  13637.  MGR list1   disappeared SHOULD FIX line be expect115 appropriate
  13638. customers100:1
  13639.  
  13640.  
  13641. now himafter
  13642. Duplicate -On received- LOCAL Release -On recode-1
  13643.  
  13644.  
  13645. should userafter TEMPORARY SHOULD  appropriate DBASE1
  13646.  
  13647.  
  13648. should CONCLUSIONafter Componentafter
  13649.  SHOULD IN MGR and  Relief1 feel documentation if execution
  13650. appropriate customers100:  PROBLEM Available Current1
  13651.  
  13652.  SHOULD  Available Current line  problem SQL2003C Release  customers100:
  13653. documentation1 TO  Target direct it100have1
  13654. appropriate  On received CODES line  Reported INCLUDE Release  code
  13655. Name SIN  Available SRLS1
  13656.  
  13657.  
  13658.  himafter
  13659.  
  13660.  
  13661. commandafter
  13662.  
  13663.  
  13664. PE100OFafter
  13665.  
  13666.  
  13667. toafter
  13668.  
  13669.  
  13670.  
  13671. Status CLOSEDafter
  13672.  
  13673.  
  13674. Childafter
  13675.  
  13676.  
  13677. of  Typesafter
  13678.     15 15 15 15 15 15 15 15 15 15 15 15 15 15  PE 2 affair           recode  15 
  13679. 15 15 15 15 15 15 15 15 15 15 15  PE 2 affair 
  13680.  
  13681. Special  does be  now  code 
  13682.  
  13683. PROBLEM  Relief  list be 
  13684.  
  13685. Relief  list be 
  13686. reported  a     be  MSG  Relief  received 
  13687.  
  13688.  
  13689. problem  closed be 
  13690. COMMENTS  closed  line be 
  13691.  
  13692.  
  13693. ERROR  documentation be 
  13694. hit  direct 2 affair  INCLUDE  Release 1 
  13695. to  Duplicate / SQLERRD  command  Target  DBASE  of  Fixed  execution 2 affair 
  13696. time 15  Type  customer 2 affair  IS  INCOMPLETE  OS  CAN  was  user  CAN 
  13697. DBASE  of 
  13698. SUMMARY  Platform 1  direct 2 affair  Child  INCORROUT  OS  Target  the  On 
  13699. isolation 15 
  13700.  
  13701. have affair  : 15 562204401  user  DBASE  and  Fixed  execution 2 affair  IS 
  13702. Changed  INCOMPLETE 1  direct 2 affair 
  13703. Types  PMR  Symptom  value  direct 2 affair  DBASE  of  0 after 04 
  13704.  
  13705.  
  13706.  
  13707. List  expect be 
  13708. Name 
  13709.  
  13710.  
  13711. refers  SQL2003c be  same  CLOSED  closed  SUBMITTER 
  13712.  
  13713.  
  13714. refers  DB be  appropriate       become as          SIN 
  13715. direct 2 affair  Types  command  Fixed  MODULES  TO  On  time  CIRCUMVENTION 
  13716. execution 2 affair 
  13717.  
  13718.  
  13719. Status  expect be  Name 
  13720.  
  13721.  
  13722. customers be 
  13723.  
  13724.  
  13725. MGR 2 LOCAL be     SIN 
  13726.  
  13727.  
  13728. so be         not 
  13729.  
  13730.  
  13731. RTN  Customer be 
  13732.  
  13733.  
  13734. Component be  doing  Not  if  direct 2 affair  captured  Closed  DBASE  Fixed 
  13735. customer 2 affair  : 15 562204401  Parent  Last 
  13736.  
  13737.  
  13738. MACROS  TEMPORARY  SQL2003C be 
  13739. 15 
  13740.  
  13741. at expect 000000 Fixed        has Changed 00000000 after0410494
  13742. IS Closed error PTF MGR documentation PMR04Not
  13743.  
  13744.  
  13745. RTN 000000 MODULES MGR         reported 00000000000 command  MACROS
  13746. problem 0000000000000000000 562204401        customers CODES 000000000 affair041042
  13747. CONCLUSION 0000000000 a        direct line 000000000
  13748. On OF 000000000 15        execution OF 000000000000 and
  13749.     INCORROUT DB INCLUDE / PROBLEM        recode Special 00
  13750. customer same customers 00,      so line of 00Last CAN
  13751. Parent 0000000000000000000 list04562204401          miss 000000000000 list04562204401
  13752.  
  13753. reported DESCRIPTIONAPAR Last CAN
  13754.  
  13755. LOCAL not    APAR
  13756.  
  13757. not himAPAR
  13758. OF 15    APAR SQLERRD captured affair0410004: -access .
  13759.  
  13760.  
  13761. List atAPAR
  13762. CIRCUMVENTION at haveAPAR
  13763.  
  13764.  
  13765. doing DBASEAPAR
  13766. Customer SQL2003C Problem Date04562204401 SQL2003c SQLCA isolation Name0 CLOSED
  13767. -as SIN line code SQL2003C isolation. Duplicate received now
  13768.  MESSAGE0  it Available does IN be PE
  13769. become Severity code04Problem0
  13770.  
  13771.  
  13772. hit ERRORAPAR
  13773.  
  13774.  
  13775. MSG RESTOREAPAR IS Closed error PTF MGR
  13776. disappeared Platform04now0
  13777.  
  13778.  
  13779. MSG CurrentAPAR SHOULD Child be feel FIX refers0Detail
  13780.  
  13781.  
  13782. SCP ERRORAPAR
  13783.  
  13784.  
  13785. ComponentAPAR
  13786.  
  13787.  
  13788. INCOMPLETE04IdentifierAPAR    Release
  13789.  
  13790.  
  13791. ReliefAPAR        JR07280
  13792.  
  13793.  
  13794. OS COMMENTSAPAR
  13795.  
  13796.  
  13797. closedAPAR
  13798.  
  13799.  
  13800. if should ReportedAPAR
  13801.  doing 
  13802.  
  13803. Available ERROR 000000 Fixed        has Child 00000000 APAR04104:
  13804. access/15 SQL2003C captured error it CLOSED Severity Date0494 PMR
  13805.  
  13806.  
  13807. RESTORE 000000 IS access/15,Relief 00000000000 command  miss
  13808. problem 0000000000000000000 94        customers CODES 000000000 and04104562204401
  13809. CONCLUSION 0000000000 affair        disappeared list 000000000
  13810. of now 000000000 2        doing now 000000000000 appropriate
  13811. CONCLUSION isolation DB INCOMPLETE / PROBLEM        PTF SIN 00
  13812. customer RTN customers 00,      should list OF 00line be
  13813. PE 0000000000000000000 LOCAL0494          MODULES 000000000000 LOCAL0494
  13814.  
  13815. Relief Detailas line be
  13816.  
  13817. MGR not himas
  13818.  
  13819. not himas
  13820. now 2    as SQLCA become and0410004a -after .
  13821.  
  13822. Status     Availableas
  13823. closed Available haveas
  13824.  
  13825.  
  13826. documentation DESCRIPTIONas
  13827. Customer FIX so at DBASE Identifier04Changed SQL2003c Date0494 code04Problem so
  13828. JR07280 MACROS SHOULD OS0 CAN List MSG Duplicate code
  13829. IN On expect received access Not 15 feel0
  13830.  
  13831.  
  13832. hit doesas
  13833.  
  13834.  
  13835. Name Reportedas Customer FIX become    at DBASE Identifier04Changed SQL2003c Date0494 code04
  13836.  
  13837. become him 040404040404 INCORROUT        IS code 0404040404040404 and11001:
  13838. should FIX CLOSED Child IN have SQLERRD Relief
  13839.  
  13840.  
  13841. SQL2003C 040404040404 Last has                Severity 0404040404040404040404 Current  of
  13842. reported 04040404040404040404040404040404040404 94        Detail CONCLUSION 040404040404040404 after11001562204401
  13843. customers 04040404040404040404 access        error MSG 040404040404040404
  13844. problem Platform 040404040404040404 2        feel Platform 040404040404040404040404 APAR
  13845. customers MACROS disappeared List 0 Reported        RESTORE then 0404
  13846. DB SQL2003c Detail 0404                the MSG PMR 0404miss closed
  13847. recode 04040404040404040404040404040404040404 Not194         On 040404040404040404040404 Not194
  13848.  
  13849. Severity doesappropriate miss closed
  13850.  
  13851. OF PE itappropriate
  13852.  
  13853. PE itappropriate
  13854. Platform 2    appropriate Type Closed after1151a -affair .
  13855.  
  13856.  
  13857. now becomeappropriate
  13858. CODES become isolationappropriate
  13859.  
  13860.  
  13861. ERROR documentationappropriate
  13862. DBASE INCLUDE time direct194 Component TEMPORARY at as Problem DESCRIPTION
  13863. Name SRLS direct194 refers Symptom as CLOSED Changed04 Available INCOMPLETE
  13864. as SHOULD time DESCRIPTION/ SUBMITTER as SIN/ SRLS Component Release
  13865. PROBLEM Identifier as Fixed04  SUMMARY INCLUDE TO if04 be MODULES
  13866. not to CLOSED,received  CAN CIRCUMVENTION This04  OS Duplicate MGR captured to
  13867. COMMENTS INCLUDE This04
  13868.  
  13869.  
  13870. JR07280 expectappropriate
  13871.  
  13872.  
  13873. Parent Specialappropriate should FIX CLOSED Child IN have
  13874.  
  13875.  
  13876. Parent Dateappropriate Status execution INCLUDE hit Identifier RTN04doing
  13877.  
  13878.  
  13879. SQLCA expectappropriate
  13880.  
  13881.  
  13882. Customerappropriate
  13883.  
  13884.  
  13885. LOCAL1lineappropriate    same
  13886.  
  13887.  
  13888. SCPappropriate        MESSAGE
  13889.  
  13890.  
  13891. PTF customerappropriate
  13892.  
  13893.  
  13894. commandappropriate
  13895.  
  13896.  
  13897. list Target soappropriate
  13898.  
  13899. as isolation 111111 misscaptured 11111111 affair1002100a
  13900. reported INCOMPLETE Identifier Last100has List Special ,PMR,1
  13901. was Platform0 then SUMMARY On received MACROS refers On recode1
  13902.  
  13903. which 111111 DB disappeared                Type 111JR07280
  13904.  
  13905. APAR Identifier ...... JR07280      Last Changed ........ 94/04/15
  13906. SQL2003C ERROR MSG IS INCOMPLETE - SHOULD INCLUDE SQLERRD 0  OF
  13907. SQLCA
  13908.  
  13909. Symptom ...... IN INCORROUT         Status ........... CLOSED  CAN
  13910. Severity ................... 1      Date Closed ......... 94/04/15
  13911. Component .......... 562204401      Duplicate of .........
  13912. Reported Release ......... 100      Fixed Release ............
  13913. Component Name DBASE MGR - SIN      Special Types ....
  13914. Current Target Date ..              Type of Relief ..Not Available
  13915. SCP ................... OS/2        Platform ............ OS/2
  13916.  
  13917. Status Detail: Not Available
  13918.  
  13919. PE PTF List:
  13920.  
  13921. PTF List:
  13922.  
  13923.  
  13924. Parent APAR:
  13925. Child APAR list:
  13926.  
  13927.  
  13928. ERROR DESCRIPTION:
  13929. While doing a RESTORE of a DB, customer received error
  13930. code SQL2003c .  On-line documentation refers customers
  13931. to value of SQLERRD 0  of SQLCA which has now
  13932. disappeared after the execution .  Problem isolation
  13933. then become a hit and miss affair .
  13934. Customer does not feel it appropriate to expect him to recode
  13935. the RESTORE command so as to have direct access to SQLERRD 0
  13936. if SQLCA .  This value should be captured and reported to the
  13937. user at the same time as the SQL2003c error .
  13938.  
  13939.  
  13940. :
  13941.  
  13942.  
  13943. PROBLEM SUMMARY:
  13944.  
  13945.  
  13946. PROBLEM CONCLUSION:
  13947.  
  13948.  
  13949. TEMPORARY FIX:
  13950.  
  13951.  
  13952. COMMENTS: PMR was closed as not a problem.
  13953.  
  13954.  
  13955. MODULES/MACROS:
  13956.  
  13957.  
  13958. SRLS:
  13959.  
  13960.  
  13961. RTN CODES:
  13962.  
  13963.  
  13964. CIRCUMVENTION:
  13965.  
  13966.  
  13967. MESSAGE TO SUBMITTER:
  13968. 04 JR07280 
  13969.  
  13970. Component recode 111111 SQLERRD        SRLS documentation 11111111 become100562204401100affair
  13971. RESTORE     problem 100access error  Child expect
  13972.  INCORROUT so value doing PE1
  13973.  
  13974.  11111    Reported RTN           11111111111 Fixed
  13975.  1111111111111111111 after        it FIX 111111111 be1005622044011002
  13976. hit 1111111111 as        not  111111111
  13977.   111111111 :        Parent  111111111111 CAN
  13978. hit Type Last This 04           11
  13979. INCLUDE  it 11,         11which customers
  13980.  1111111111111111111 100access          111111111111 100access
  13981.  
  13982.  MACROScaptured which customers
  13983.  
  13984.   SUMMARYcaptured
  13985.  
  13986.  SUMMARYcaptured
  13987.  :    captured  Date become100562204401100affair .a /
  13988.  
  13989.  
  13990.  Componentcaptured
  13991. Duplicate Component SUBMITTERcaptured
  13992.  
  13993.  
  13994. Not LOCALcaptured
  13995. 941   Problem 100Name isolation  line   JR07280100access
  13996.     ERROR  JR07280100Available  has1
  13997. access1 SQL2003C command SHOULD . /1
  13998. after1 SQL2003C CIRCUMVENTION MODULES   received isolation
  13999.     04Changed   DB   CONCLUSION Problem  of
  14000.         IN Problem INCOMPLETE    should
  14001.         1
  14002. and1 SQL2003C COMMENTS SHOULD1
  14003. APAR1 SQL2003C COMMENTS miss
  14004.     04Changed if DB  Problem of
  14005.     04Changed  DB then   - INCOMPLETE
  14006.         reported CIRCUMVENTION OF  feel  Special was -
  14007.  
  14008.  
  14009. Symptom OScaptured
  14010.  
  14011.  
  14012.  captured Current List direct    JR07280
  14013.  captured -Release    CIRCUMVENTION JR07280100access ERROR   SCP
  14014. to  has0  MGR command SHOULD0  Relief MGR COMMENTS
  14015.   .now      have Problem   /0
  14016.     IS Problem     Detail
  14017.   SHOULD .Customer    SQL2003c PROBLEM /1
  14018.  
  14019.  
  14020.  Identifiercaptured at    Changed JR07280100access 115
  14021.  On Special  does   refers  INCOMPLETE Special      Detail
  14022.    SQL2003c CLOSED1 DESCRIPTION line MSG was  SIN
  14023.  code JR07280100TO  100Name0  INCOMPLETE    Closed
  14024. SHOULD1 MESSAGE PTF CODES list   Special CIRCUMVENTION Status
  14025.     .closed  SQLCA /1   On
  14026. . reported  direct  Target/0 Closed command SHOULD
  14027.  has Problem  execution0     While customer Platform Severity
  14028.  Platform Types04 1  Child the  DBASE
  14029. same  INCOMPLETE Special   .04appropriate/1 Release
  14030. 0 SQL2003c  1
  14031.  
  14032.  
  14033.  OScaptured user1
  14034.  
  14035.  
  14036. himcaptured
  14037.  
  14038.  
  14039. time100TEMPORARYcaptured     1disappeared . /
  14040.  
  14041.  
  14042. captured         Child .
  14043.  
  14044.  
  14045. /
  14046.  
  14047.  
  14048.                   -
  14049.  
  14050.  
  14051. , 04 0
  14052.  
  14053. at Identifier 000000 JR07280        line Child 00000000 APAR0410494
  14054. Date04: command PTF disappeared feel reported INCOMPLETE
  14055.  
  14056.  
  14057. Status 000 DBASE direct                SQLCA 00000000000 CLOSED  direct
  14058. SHOULD 0000000000000000000 access        customers Closed 000000000 APAR0410494
  14059. Component 0000000JR07280    0 after        documentation of 000000000
  14060. Reported refers 000000000 100        expect refers 000000000000
  14061. Component not DB MODULES / so        SQL2003C TO 0000
  14062. Customer SUBMITTER customers 00              time of Release 00now Available
  14063. SCP 0000000000000000000 Parent04:         Problem 000000000000 Parent04:
  14064.  
  14065. SQLCA Detailappropriate     Available
  14066.  
  14067. PMR PROBLEM Listappropriate
  14068.  
  14069. PROBLEM Listappropriate
  14070.  
  14071.  
  14072. Platform atappropriate
  14073. CIRCUMVENTION at listappropriate
  14074.  
  14075.  
  14076. does DESCRIPTIONappropriate
  14077. On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom
  14078. ,Name Changed Target OF of Type Last,0 the IS which as
  14079. SIN become Relief0
  14080. On PE    appropriate to Target hit -has Duplicateappropriate- it user Target value
  14081. a0  IN error. then value SIN MGR Target value if Target Fixed
  14082. LOCAL OS PE 15 as Types affair0
  14083.  
  14084.  
  14085. MACROS executionappropriate
  14086.  
  14087.  
  14088. problem SRLSappropriate IN Target Date04: CODES receivedappropriate
  14089.  On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom
  14090.  ,Name Changed Target OF of Type Last,0 the IS which as
  14091.  SIN become Relief0
  14092.  On PE 562204401appropriate to Target hit -has Duplicateappropriate- it user Target value
  14093.  a0  IN error. then value SIN MGR Target value if Target
  14094.  Fixed LOCAL OS PE 15 as Types affair0
  14095.  
  14096.  
  14097. problem CONCLUSIONappropriate TEMPORARY customer Symptom have CAN INCLUDE if
  14098. Target Date04and CODES received0  Special captured Date04: 04and
  14099. should Target same Severity of be ERROR FIX Target CODES received. Target
  14100. Not recode of Target Date04: CODES received was him Target
  14101. Current INCORROUT0
  14102.  
  14103.  
  14104. SUMMARY executionappropriate
  14105.  
  14106.  
  14107. COMMENTSappropriate
  14108.  
  14109.  
  14110. MSG04MESSAGEappropriate
  14111.  
  14112.  
  14113. SQL2003cappropriate        RTNJR07280
  14114. RESTORE codeappropriate
  14115.  
  14116.  
  14117. closedappropriate
  14118.  
  14119.  
  14120. miss This SQLERRDappropriate
  14121.  
  14122. closed List 000000 miss        MODULES customers 00000000 as041504a
  14123.  error PTF  be Fixed04: the Last Fixed04: Child
  14124. IN 56220440101 DESCRIPTION
  14125.  
  14126. which 000000 of now            user 00000000000 direct  RESTORE
  14127. time 0000000000000000000 after        feel Detail 000000000 appropriate0410004affair
  14128. does 0000000000 and        Identifier refers 000000000
  14129. SUMMARY Status 000000000 94        it Status 0000000    000 at
  14130. does Platform has OS / TO        to  00
  14131. execution While feel 00                 refers SUBMITTER 00PROBLEM command
  14132. TEMPORARY 0000000000000000000 Release04:         RTN 000000000000 Release04:
  14133.  
  14134. user himAvailable
  14135.  
  14136. as isolation 111111 miss        MSG captured 11111111 affair1002100a
  14137. reported INCOMPLETE Identifier Last100has List Special ,PMR,1
  14138. was Platform0 then SUMMARY On received MACROS refers On recode1
  14139.  
  14140. which 111111 DB disappeared                Type 11111111111 Closed  disappeared
  14141. the 1111111111111111111 562204401        Customer closed 111111111 affair1002100a
  14142. COMMENTS 1111111111 access        does Release 1111111SQLERRD SQL2003c 111111111 94        hit SQL2003c 111111111111
  14143. COMMENTS Problem Date Parent 04 This        time  1111
  14144. customer While Customer 11               Release SQLCA 11PTF at
  14145. Symptom 11JR07280    111111111111111 RTN100:         Severity 111111111111 RTN100:
  14146.  
  14147. Type Detailafter PTF at
  14148.  
  14149. SCP so Notafter
  14150.  
  14151. so Notafter
  14152.  
  14153.  
  14154. same asafter
  14155. Changed as notafter
  14156.  
  14157.  
  14158. ERROR DESCRIPTIONafter
  14159.  JR07280 RESTORE Fixed   code Name MESSAGE0 Relief CAN
  14160. value OS become error -On received-1  IS0
  14161. Reported INCORROUT line CIRCUMVENTION APAR   doing -On recode- .: MODULES-SUBMITTER/
  14162.  MGR list1   disappeared SHOULD FIX line be expect115 appropriate
  14163. customers100:1
  14164.  
  14165.  
  14166. now himafter
  14167. Duplicate -On received- LOCAL Release -On recode-1
  14168.  
  14169.  
  14170. should userafter TEMPORARY SHOULD  appropriate DBASE1
  14171.  
  14172.  
  14173. should CONCLUSIONafter Componentafter
  14174.  SHOULD IN MGR and  Relief1 feel documentation if execution
  14175. appropriate customers100:  PROBLEM Available Current1
  14176.  
  14177.  SHOULD  Available Current line  problem SQL2003C Release  customers100:
  14178. documentation1 TO  Target direct it100have1
  14179. appropriate  On received CODES line  Reported INCLUDE Release  code
  14180. Name SIN  Available SRLS1
  14181.  
  14182.  
  14183.  himafter
  14184.  
  14185.  
  14186. commandafter
  14187.  
  14188.  
  14189. PE100OFafter
  14190.  
  14191.  
  14192. toafter
  14193.  
  14194.  
  14195.  
  14196. Status CLOSEDafter
  14197.  
  14198.  
  14199. Childafter
  14200.  
  14201.  
  14202. of  Typesafter
  14203.     15 15 15 15 15 15 15 15 15 15 15 15 15 15  PE 2 affair           recode  15 
  14204. 15 15 15 15 15 15 15 15 15 15 15  PE 2 affair 
  14205.  
  14206. Special  does be  now  code 
  14207.  
  14208. PROBLEM  Relief  list be 
  14209.  
  14210. Relief  list be 
  14211. reported  a     be  MSG  Relief  received 
  14212.  
  14213.  
  14214. problem  closed be 
  14215. COMMENTS  closed  line be 
  14216.  
  14217.  
  14218. ERROR  documentation be 
  14219. hit  direct 2  Release 1 
  14220. to  Duplicate / SQLERRD  command  Target  DBASE  of  Fixed  execution 2 affair 
  14221. time 15  Type  customer 2 affair  IS  INCOMPLETE  OS  CAN  was  user  CAN 
  14222. DBASE  of 
  14223. SUMMARY  Platform 1  direct 2 affair  Child  INCORROUT  OS  Target  the  On 
  14224. isolation 15 
  14225.  
  14226. have  JR07280     affair  : 15 562204401  user  DBASE  and  Fixed  execution 2 
  14227. affair  IS  Changed  INCOMPLETE 1  direct 2 affair 
  14228. Types  PMR  Symptom  value  direct 2 affair  DBASE  of  0 after 04 
  14229.  
  14230.  
  14231.  
  14232. List  expect be 
  14233. Name 
  14234.  
  14235.  
  14236. refers  SQL2003c be  same  CLOSED  closed  SUBMITTER 
  14237.  
  14238.  
  14239. refers  DB be  appropriate       become as          SIN 
  14240. direct 2 affair  Types  command  Fixed  MODULES  TO  On  time  CIRCUMVENTION 
  14241. execution 2 affair 
  14242.  
  14243.  
  14244. Status  expect be  Name 
  14245.  
  14246.  
  14247. customers be 
  14248.  
  14249.  
  14250. MGR 2 LOCAL be     SIN 
  14251.  
  14252.  
  14253. so be         not 
  14254.  
  14255.  
  14256. RTN  Customer be 
  14257.  
  14258.  
  14259. Component be  doing  Not  if  direct 2 affair  captured  Closed  DBASE  Fixed 
  14260. customer 2 affair  : 15 562204401  Parent  Last 
  14261.  
  14262.  
  14263. MACROS  TEMPORARY  SQL2003C be 
  14264. 15 
  14265.  
  14266. at expect 000000 Fixed        has Changed 00000000 after0410494
  14267. IS Closed error PTF MGR documentation PMR04Not
  14268.  
  14269.  
  14270. RTN 000000 MODULES MGR         reported 00000000000 command  MACROS
  14271. problem 0000000000000000000 562204401        customers CODES 000000000 affair041042
  14272. CONCLUSION 0000000000 a        direct line 000000000
  14273. On OF 000000000 15        execution OF 000000000000 and
  14274.     INCORROUT DB INCLUDE / PROBLEM        recode Special 00
  14275. customer same customers 00,      so line of 00Last CAN
  14276. Parent 0000000000000000000 list04562204401          miss 000000000000 list04562204401
  14277.  
  14278. reported DESCRIPTIONAPAR Last CAN
  14279.  
  14280. LOCAL not    APAR
  14281.  
  14282. not himAPAR
  14283. OF 15    APAR  captured affair0410004: -access .
  14284.  
  14285.  
  14286. List atAPAR
  14287. CIRCUMVENTION at haveAPAR
  14288.  
  14289.  
  14290. doing DBASEAPAR
  14291. Customer SQL2003C Problem Date04562204401 SQL2003c SQLCA isolation Name0 CLOSED
  14292. -as SIN line code SQL2003C isolation. Duplicate received now
  14293. appropriateJR07280     MESSAGE0  it Available does IN be PE
  14294. become Severity code04Problem0
  14295.  
  14296.  
  14297. hit ERRORAPAR
  14298.  
  14299.  
  14300. MSG RESTOREAPAR IS Closed error PTF MGR
  14301. disappeared Platform04now0
  14302.  
  14303.  
  14304. MSG CurrentAPAR SHOULD Child be feel FIX refers0Detail
  14305.  
  14306.  
  14307. SCP ERRORAPAR
  14308.  
  14309.  
  14310. ComponentAPAR
  14311.  
  14312.  
  14313. INCOMPLETE04IdentifierAPAR    Release
  14314.  
  14315.  
  14316. ReliefAPAR        JR07280
  14317.  
  14318.  
  14319. OS COMMENTSAPAR
  14320.  
  14321.  
  14322. closedAPAR
  14323.  
  14324.  
  14325. if should ReportedAPAR
  14326.  doing 
  14327.  
  14328. Available ERROR 000000 Fixed        has Child 00000000 APAR04104:
  14329. access/15 SQL2003C captured error it CLOSED Severity Date0494 PMR
  14330.  
  14331.  
  14332. RESTORE 000000 IS access/15,Relief 00000000000 command  miss
  14333. problem 0000000000000000000 94        customers CODES 000000000 and04104562204401
  14334. CONCLUSION 0000000000 affair        disappeared list 000000000
  14335. of now 000000000 2        doing now 000000000000 appropriate
  14336. CONCLUSION isolation DB INCOMPLETE / PROBLEM        PTF SIN 00
  14337. customer RTN customers 00,      should list OF 00line be
  14338. PE 0000000000000000000 LOCAL0494          MODULES 000000000000 LOCAL0494
  14339.  
  14340. Relief Detailas line be
  14341.  
  14342. MGR not himas
  14343.  
  14344. not himas
  14345. now 2    as SQLCA become and0410004a -after .
  14346.  
  14347. Status     Availableas
  14348. closed Available haveas
  14349.  
  14350.  
  14351. documentation DESCRIPTIONas
  14352. Customer FIX so at DBASE Identifier04Changed SQL2003c Datecode04Problem so
  14353. JR07280 MACROS SHOULD OS0 CAN List MSG Duplicate code
  14354. IN On expect received access Not 15 feel0
  14355.  
  14356.  
  14357. hit doesas
  14358.  
  14359.  
  14360. Name Reportedas Customer FIX become    at DBASE Identifier04Changed SQL2003c Date0494 code04
  14361. Platform0     JR07280 MACROS SHOULD OS0 CAN List MSG
  14362. ,         IN On expect received access Not 15 feel0
  14363.  
  14364.  
  14365. Name Currentas SCP CIRCUMVENTION Special execution expect recode0direct
  14366.  
  14367.  
  14368. same doesas
  14369.  
  14370.  
  14371. Componentas
  14372.  
  14373.  
  14374. INCORROUT04ifas    refers
  14375.  
  14376.  
  14377. Releaseas        Last
  14378.  
  14379.  
  14380. Parent COMMENTSas
  14381.  
  14382.  
  14383. Closedas
  14384.  
  14385.  
  14386. INCLUDE Severity reportedas
  14387.  
  14388. become him 040404040404 INCORROUT        IS code 0404040404040404 and11001:
  14389. should FIX CLOSED Child IN have SQLERRD Relief
  14390.  
  14391.  
  14392. SQL2003C 040404040404 Last has                Severity 0404040404040404040404 Current  of
  14393. reported 04040404040404040404040404040404040404 94        Detail CONCLUSION 040404040404040404 after11001562204401
  14394. customers 04040404040404040404 access        error MSG 040404040404040404
  14395. problem Platform 040404040404040404 2        feel Platform 040404040404040404040404 APAR
  14396. customers MACROS disappeared List 0 Reported        RESTORE then 0404
  14397. DB SQL2003c Detail 0404                the MSG PMR 0404miss closed
  14398. recode 04040404040404040404040404040404040404 Not194         On 040404040404040404040404 Not194
  14399.  
  14400. Severity doesappropriate miss closed
  14401.  
  14402. OF PE itappropriate
  14403.  
  14404. PE itappropriate
  14405. Platform 2    appropriate Type Closed after1151a -affair .
  14406.  
  14407.  
  14408. now becomeappropriate
  14409. CODES become isolationappropriate
  14410.  
  14411.  
  14412. ERROR documentationappropriate
  14413. DBASE INCLUDE time direct194 Component TEMPORARY at as Problem DESCRIPTION
  14414. Name SRLS direct194 refers Symptom as CLOSED Changed04 Available INCOMPLETE
  14415. as SHOULD time DESCRIPTION/ SUBMITTER as SIN/ SRLS Component Release
  14416. PROBLEM Identifier as Fixed04  SUMMARY INCLUDE TO if04 be MODULES
  14417. not to CLOSED,received  CAN CIRCUMVENTION This04  OS Duplicate MGR captured to
  14418. COMMENTS INCLUDE This04
  14419.  
  14420.  
  14421. JR07280 expectappropriate
  14422.  
  14423.  
  14424. Parent Specialappropriate should FIX CLOSED Child IN have
  14425.  
  14426.  
  14427. Parent Dateappropriate Status execution INCLUDE hit Identifier RTN04doing
  14428.  
  14429.  
  14430. SQLCA expectappropriate
  14431.  
  14432.  
  14433. Customerappropriate
  14434.  
  14435.  
  14436. LOCAL1lineappropriate    same
  14437.  
  14438.  
  14439. SCPappropriate        MESSAGE
  14440.  
  14441.  
  14442. PTF customerappropriate
  14443.  
  14444.  
  14445. commandappropriate
  14446.  
  14447.  
  14448. list Target soappropriate
  14449.  
  14450. as isolation 111111 misscaptured 11111111 affair1002100a
  14451. reported INCOMPLETE Identifier Last100has List Special ,PMR,1
  14452. was Platform0 then SUMMARY On received MACROS refers On recode1
  14453.  
  14454. which 111111 DB disappeared                Type 111JR07280
  14455.  
  14456. APAR Identifier ...... JR07280      Last Changed ........ 94/04/15
  14457. SQL2003C ERROR MSG IS INCOMPLETE - SHOULD INCLUDE SQLERRD 0  OF
  14458. SQLCA
  14459.  
  14460. Symptom ...... IN INCORROUT         Status ........... CLOSED  CAN
  14461. Severity ................... 1      Date Closed ......... 94/04/15
  14462. Component .......... 562204401      Duplicate of .........
  14463. Reported Release ......... 100      Fixed Release ............
  14464. Component Name DBASE MGR - SIN      Special Types ....
  14465. Current Target Date ..              Type of Relief ..Not Available
  14466. SCP ................... OS/2        Platform ............ OS/2
  14467.  
  14468. Status Detail: Not Available
  14469.  
  14470. PE PTF List:
  14471.  
  14472. PTF List:
  14473.  
  14474.  
  14475. Parent APAR:
  14476. Child APAR list:
  14477.  
  14478.  
  14479. ERROR DESCRIPTION:
  14480. While doing a RESTORE of a DB, customer received error
  14481. code SQL2003c .  On-line documentation refers customers
  14482. to value of SQLERRD 0  of SQLCA which has now
  14483. disappeared after the execution .  Problem isolation
  14484. then become a hit and miss affair .
  14485. Customer does not feel it appropriate to expect him to recode
  14486. the RESTORE command so as to have direct access to SQLERRD 0
  14487. if SQLCA .  This value should be captured and reported to the
  14488. user at the same time as the SQL2003c error .
  14489.  
  14490.  
  14491. :
  14492.  
  14493.  
  14494. PROBLEM SUMMARY:
  14495.  
  14496.  
  14497. PROBLEM CONCLUSION:
  14498.  
  14499.  
  14500. TEMPORARY FIX:
  14501.  
  14502.  
  14503. COMMENTS: PMR was closed as not a problem.
  14504.  
  14505.  
  14506. MODULES/MACROS:
  14507.  
  14508.  
  14509. SRLS:
  14510.  
  14511.  
  14512. RTN CODES:
  14513.  
  14514.  
  14515. CIRCUMVENTION:
  14516.  
  14517.  
  14518. MESSAGE TO SUBMITTER:
  14519. 04 JR07280 
  14520.  
  14521. Component recode 111111 SQLERRD        SRLS documentation 11111111 become100562204401100affair
  14522. RESTORE     problem 100access error  Child expect
  14523.  INCORROUT so value doing PE1
  14524.  
  14525.  11111    Reported RTN           11111111111 Fixed
  14526.  1111111111111111111 after        it FIX 111111111 be1005622044011002
  14527. hit 1111111111 as        not  111111111
  14528.   111111111 :        Parent  111111111111 CAN
  14529. hit Type Last This 04           11
  14530. INCLUDE  it 11,         11which customers
  14531.  1111111111111111111 100access          111111111111 100access
  14532.  
  14533.  MACROScaptured which customers
  14534.  
  14535.   SUMMARYcaptured
  14536.  
  14537.  SUMMARYcaptured
  14538.  :    captured  Date become100562204401100affair .a /
  14539.  
  14540.  
  14541.  Componentcaptured
  14542. Duplicate Component SUBMITTERcaptured
  14543.  
  14544.  
  14545. Not LOCALcaptured
  14546. 941   Problem 100Name isolation  line   JR07280100access
  14547.     ERROR  JR07280100Available  has1
  14548. access1 SQL2003C command SHOULD . /1
  14549. after1 SQL2003C CIRCUMVENTION MODULES   received isolation
  14550.     04Changed   DB   CONCLUSION Problem  of
  14551.         IN Problem INCOMPLETE    should
  14552.         1
  14553. and1 SQL2003C COMMENTS SHOULD1
  14554. APAR1 SQL2003C COMMENTS miss
  14555.     04Changed if DB  Problem of
  14556.     04Changed  DB then   - INCOMPLETE
  14557.         reported CIRCUMVENTION OF  feel  Special was -
  14558.  
  14559.  
  14560. Symptom OScaptured
  14561.  
  14562.  
  14563.  captured Current List direct    JR07280
  14564.  captured -Release    CIRCUMVENTION JR07280100access ERROR   SCP
  14565. to  has0  MGR command SHOULD0  Relief MGR COMMENTS
  14566.   .now      have Problem   /0
  14567.     IS Problem     Detail
  14568.   SHOULD .Customer    SQL2003c PROBLEM /1
  14569.  
  14570.  
  14571.  Identifiercaptured at    Changed JR07280100access 115
  14572.  On Special  does   refers  INCOMPLETE Special      Detail
  14573.    SQL2003c CLOSED1 DESCRIPTION line MSG was  SIN
  14574.  code JR07280100TO  100Name0  INCOMPLETE    Closed
  14575. SHOULD1 MESSAGE PTF CODES list   Special CIRCUMVENTION Status
  14576.     .closed  SQLCA /1   On
  14577. . reported  direct  Target/0 Closed command SHOULD
  14578.  has Problem  execution0     While customer Platform Severity
  14579.  Platform Types04 1  Child the  DBASE
  14580. same  INCOMPLETE Special   .04appropriate/1 Release
  14581. 0 SQL2003c  1
  14582.  
  14583.  
  14584.  OScaptured user1
  14585.  
  14586.  
  14587. himcaptured
  14588.  
  14589.  
  14590. time100TEMPORARYcaptured     1disappeared . /
  14591.  
  14592.  
  14593. captured         Child .
  14594.  
  14595.  
  14596. /
  14597.  
  14598.  
  14599.                   -
  14600.  
  14601.  
  14602. , 04 0
  14603.  
  14604. at Identifier 000000 JR07280        line Child 00000000 APAR0410494
  14605. Date04: command PTF disappeared feel reported INCOMPLETE
  14606.  
  14607.  
  14608. Status 000 DBASE direct                SQLCA 00000000000 CLOSED  direct
  14609. SHOULD 0000000000000000000 access        customers Closed 000000000 APAR0410494
  14610. Component 0000000JR07280    0 after        documentation of 000000000
  14611. Reported refers 000000000 100        expect refers 000000000000
  14612. Component not DB MODULES / so        SQL2003C TO 0000
  14613. Customer SUBMITTER customers 00              time of Release 00now Available
  14614. SCP 0000000000000000000 Parent04:         Problem 000000000000 Parent04:
  14615.  
  14616. SQLCA Detailappropriate     Available
  14617.  
  14618. PMR PROBLEM Listappropriate
  14619.  
  14620. PROBLEM Listappropriate
  14621.  
  14622.  
  14623. Platform atappropriate
  14624. CIRCUMVENTION at listappropriate
  14625.  
  14626.  
  14627. does DESCRIPTIONappropriate
  14628. On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom
  14629. ,Name Changed Target OF of Type Last,0 the IS which as
  14630. SIN become Relief0
  14631. On PE    appropriate to Target hit -has Duplicateappropriate- it user Target value
  14632. a0  IN error. then value SIN MGR Target value if Target Fixed
  14633. LOCAL OS PE 15 as Types affair0
  14634.  
  14635.  
  14636. MACROS executionappropriate
  14637.  
  14638.  
  14639. problem SRLSappropriate IN Target Date04: CODES receivedappropriate
  14640.  On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom
  14641.  ,Name Changed Target OF of Type Last,0 the IS which as
  14642.  SIN become Relief0
  14643.  On PE 562204401appropriate to Target hit -has Duplicateappropriate- it user Target value
  14644.  a0  IN error. then value SIN MGR Target value if Target
  14645.  Fixed LOCAL OS PE 15 as Types affair0
  14646.  
  14647.  
  14648. problem CONCLUSIONappropriate TEMPORARY customer Symptom have CAN INCLUDE if
  14649. Target Date04and CODES received0  Special captured Date04: 04and
  14650. should Target same Severity of be ERROR FIX Target CODES received. Target
  14651. Not recode of Target Date04: CODES received was him Target
  14652. Current INCORROUT0
  14653.  
  14654.  
  14655. SUMMARY executionappropriate
  14656.  
  14657.  
  14658. COMMENTSappropriate
  14659.  
  14660.  
  14661. MSG04MESSAGEappropriate
  14662.  
  14663.  
  14664. SQL2003cappropriate        RTNJR07280
  14665. RESTORE codeappropriate
  14666.  
  14667.  
  14668. closedappropriate
  14669.  
  14670.  
  14671. miss This SQLERRDappropriate
  14672.  
  14673. closed List 000000 miss        MODULES customers 00000000 as041504a
  14674.  error PTF  be Fixed04: the Last Fixed04: Child
  14675. IN 56220440101 DESCRIPTION
  14676.  
  14677. which 000000 of now            user 00000000000 direct  RESTORE
  14678. time 0000000000000000000 after        feel Detail 000000000 appropriate0410004affair
  14679. does 0000000000 and        Identifier refers 000000000
  14680. SUMMARY Status 000000000 94        it Status 0000000    000 at
  14681. does Platform has OS / TO        to  00
  14682. execution While feel 00                 refers SUBMITTER 00PROBLEM command
  14683. TEMPORARY 0000000000000000000 Release04:         RTN 000000000000 Release04:
  14684.  
  14685. user himAvailable
  14686.  
  14687. as isolation 111111 miss        MSG captured 11111111 affair1002100a
  14688. reported INCOMPLETE Identifier Last100has List Special ,PMR,1
  14689. was Platform0 then SUMMARY On received MACROS refers On recode1
  14690.  
  14691. which 111111 DB disappeared                Type 11111111111 Closed  disappeared
  14692. the 1111111111111111111 562204401        Customer closed 111111111 affair1002100a
  14693. COMMENTS 1111111111 access        does Release 1111111
  14694.  
  14695.  
  14696.  
  14697.  
  14698.  
  14699.  
  14700.  
  14701.  
  14702.  
  14703.  
  14704.  
  14705.  
  14706.  
  14707.  
  14708.  
  14709.  
  14710.  
  14711.  
  14712.  
  14713.  
  14714.  
  14715.  
  14716.  
  14717.  
  14718.  
  14719.  
  14720.  
  14721.  
  14722.  
  14723.  
  14724.  
  14725.  
  14726.  
  14727.  
  14728.  
  14729.  
  14730.  
  14731.  
  14732.  
  14733.  
  14734.  
  14735.  
  14736.  
  14737.  
  14738.  
  14739.  
  14740.  
  14741.  
  14742.  
  14743.  
  14744.  
  14745.  
  14746.  
  14747.  
  14748.  
  14749.  
  14750.  
  14751.  
  14752.  
  14753.  
  14754.  
  14755.  
  14756.  
  14757.  
  14758.  
  14759.  
  14760.  
  14761.  
  14762.  
  14763.  
  14764.  
  14765.  
  14766.  
  14767.  
  14768.  
  14769.  
  14770.  
  14771.  
  14772.  
  14773.  
  14774.  
  14775.  
  14776.  
  14777.  
  14778.  
  14779.  
  14780.  
  14781.  
  14782.  
  14783.  
  14784.  
  14785.  
  14786.  
  14787.  
  14788.  
  14789.  
  14790.  
  14791.  
  14792.  
  14793.  
  14794.  
  14795.  
  14796.  
  14797.  
  14798.  
  14799.  
  14800.  
  14801.  
  14802.  
  14803.  
  14804.  
  14805.  
  14806.  
  14807.  
  14808.  
  14809.  
  14810.  
  14811.  
  14812.  
  14813.  
  14814.  
  14815.  
  14816. ΓòÉΓòÉΓòÉ <hidden> L TO SQRT FUNCTIONs ΓòÉΓòÉΓòÉ
  14817.  
  14818.  
  14819.  
  14820.  
  14821.  
  14822.  
  14823.  
  14824.  
  14825.  
  14826.  
  14827.  
  14828.  
  14829.  
  14830.  
  14831.  
  14832.  
  14833.  
  14834.  
  14835.  
  14836.  
  14837.  
  14838.  
  14839.  
  14840.  
  14841.  
  14842.  
  14843.  
  14844.  
  14845.  
  14846.  
  14847.  
  14848.  
  14849.  
  14850.  
  14851.  
  14852.  
  14853.  
  14854.  
  14855.  
  14856.  
  14857.  
  14858.  
  14859.  
  14860.  
  14861.  
  14862.  
  14863.  
  14864.  
  14865.  
  14866.  
  14867.  
  14868.  
  14869.  
  14870.  
  14871.  
  14872.  
  14873.  
  14874.  
  14875.  
  14876.  
  14877.  
  14878.  
  14879.  
  14880.  
  14881.  
  14882.  
  14883.  
  14884.  
  14885.  
  14886.  
  14887.  
  14888.  
  14889.  
  14890.  
  14891.  
  14892.  
  14893.  
  14894.  
  14895.  
  14896.  
  14897.  
  14898.  
  14899.  
  14900.  
  14901.  
  14902.  
  14903.  
  14904.  
  14905.  
  14906.  
  14907.  
  14908.  
  14909.  
  14910.  
  14911.  
  14912.  
  14913.  
  14914.  
  14915.  
  14916.  
  14917.  
  14918.  
  14919.  
  14920.  
  14921.  
  14922.  
  14923.  
  14924.  
  14925.  
  14926.  
  14927.  
  14928.  
  14929.  
  14930.  
  14931.  
  14932.  
  14933.  
  14934.  
  14935.  
  14936.  
  14937.  
  14938.  
  14939.  
  14940.  
  14941.  
  14942.  
  14943.  
  14944.  
  14945.  
  14946.  
  14947.  
  14948.  
  14949.  
  14950.  
  14951.  
  14952.  
  14953.  
  14954.  
  14955.  
  14956.  
  14957.  
  14958.  
  14959.  
  14960.  
  14961.  
  14962.  
  14963.  
  14964.  
  14965.  
  14966.  
  14967.  
  14968.  
  14969.  
  14970.  
  14971.  
  14972.  
  14973.  
  14974.  
  14975.  
  14976.  
  14977.  
  14978.  
  14979.  
  14980.  
  14981.  
  14982.  
  14983.  
  14984.  
  14985.  
  14986.  
  14987.  
  14988.  
  14989.  
  14990.  
  14991.  
  14992.  
  14993.  
  14994.  
  14995.  
  14996.  
  14997.  
  14998.  
  14999.  
  15000.  
  15001.  
  15002.  
  15003.  
  15004.  
  15005.  
  15006.  
  15007.  
  15008.  
  15009.  
  15010.  
  15011.  
  15012.  
  15013.  
  15014.  
  15015.  
  15016.  
  15017.  
  15018.  
  15019.  
  15020.  
  15021.  
  15022.  
  15023.  
  15024.  
  15025.  
  15026.  
  15027.  
  15028.  
  15029.  
  15030.  
  15031.  
  15032.  
  15033.  
  15034.  
  15035.  
  15036.  
  15037.  
  15038.  
  15039.  
  15040.  
  15041.  
  15042.  
  15043.  
  15044.  
  15045.  
  15046.  
  15047.  
  15048.  
  15049.  
  15050.  
  15051.  
  15052.  
  15053.  
  15054.  
  15055.  
  15056.  
  15057.  
  15058.  
  15059.  
  15060.  
  15061.  
  15062.  
  15063.  
  15064.  
  15065.  
  15066.  
  15067.  
  15068.  
  15069.  
  15070.  
  15071.  
  15072.  
  15073.  
  15074.  
  15075.  
  15076.  
  15077.  
  15078.  
  15079.  
  15080.  
  15081.  
  15082.  
  15083.  
  15084.  
  15085.  
  15086.  
  15087.  
  15088.  
  15089.  
  15090.  
  15091.  
  15092.  
  15093.  
  15094.  
  15095.  
  15096.  
  15097.  
  15098.  
  15099.  
  15100.  
  15101.  
  15102.  
  15103.  
  15104.  
  15105.  
  15106.  
  15107.  
  15108.  
  15109.  
  15110.  
  15111.  
  15112.  
  15113.  
  15114.  
  15115.  
  15116.  
  15117.  
  15118.  
  15119.  
  15120.  
  15121.  
  15122.  
  15123.  
  15124.  
  15125.  
  15126.  
  15127.  
  15128.  
  15129.  
  15130.  
  15131.  
  15132.  
  15133.  
  15134.  
  15135.  
  15136.  
  15137.  
  15138.  
  15139.  
  15140.  
  15141.  
  15142.  
  15143.  
  15144.  
  15145.  
  15146.  
  15147.  
  15148.  
  15149.  
  15150.  
  15151.  
  15152.  
  15153.  
  15154.  
  15155.  
  15156.  
  15157.  
  15158.  
  15159.  
  15160.  
  15161.  
  15162.  
  15163.  
  15164.  
  15165.  
  15166.  
  15167.  
  15168.  
  15169.  
  15170.  
  15171.  
  15172.  
  15173.  
  15174.  
  15175.  
  15176.  
  15177.  
  15178.  
  15179.  
  15180.  
  15181.  
  15182.  
  15183.  
  15184.  
  15185.  
  15186.  
  15187.  
  15188.  
  15189.  
  15190.  
  15191.  
  15192.  
  15193.  
  15194.  
  15195.  
  15196.  
  15197.  
  15198.  
  15199.  
  15200.  
  15201.  
  15202.  
  15203.  
  15204.  
  15205.  
  15206.  
  15207.  
  15208.  
  15209.  
  15210.  
  15211.  
  15212.  
  15213.  
  15214.  
  15215.  
  15216.  
  15217.  
  15218.  
  15219.  
  15220.  
  15221.  
  15222.  
  15223.  
  15224.  
  15225.  
  15226.  
  15227.  
  15228.  
  15229.  
  15230.  
  15231.  
  15232.  
  15233.  
  15234.  
  15235.  
  15236.  
  15237.  
  15238.  
  15239.  
  15240.  
  15241.  
  15242.  
  15243.  
  15244.  
  15245.  
  15246.  
  15247.  
  15248.  
  15249.  
  15250.  
  15251.  
  15252.  
  15253.  
  15254.  
  15255.  
  15256.  
  15257.  
  15258.  
  15259.  
  15260.  
  15261.  
  15262.  
  15263.  
  15264.  
  15265.  
  15266.  
  15267.  
  15268.  
  15269.  
  15270.  
  15271.  
  15272.  
  15273.  
  15274.  
  15275.  
  15276.  
  15277.  
  15278.  
  15279.  
  15280.  
  15281.  
  15282.  
  15283.  
  15284.  
  15285.  
  15286.  
  15287.  
  15288.  
  15289.  
  15290.  
  15291.  
  15292.  
  15293.  
  15294.  
  15295.  
  15296.  
  15297.  
  15298.  
  15299.  
  15300.  
  15301.  
  15302.  
  15303.  
  15304.  
  15305.  
  15306.  
  15307.  
  15308.  
  15309.  
  15310.  
  15311.  
  15312.  
  15313.  
  15314.  
  15315.  
  15316.  
  15317.  
  15318.  
  15319.  
  15320.  
  15321.  
  15322.  
  15323.  
  15324.  
  15325.  
  15326.  
  15327.  
  15328.  
  15329.  
  15330.  
  15331.  
  15332.  
  15333.  
  15334.  
  15335.  
  15336.  
  15337.  
  15338.  
  15339.  
  15340.  
  15341.  
  15342.  
  15343.  
  15344.  
  15345.  
  15346.  
  15347.  
  15348.  
  15349.  
  15350.  
  15351.  
  15352.  
  15353.  
  15354.  
  15355.  
  15356.  
  15357.  
  15358.  
  15359.  
  15360.  
  15361.  
  15362.  
  15363.  
  15364.  
  15365.  
  15366.  
  15367.  
  15368.  
  15369.  
  15370.  
  15371.  
  15372.  
  15373.  
  15374.  
  15375.  
  15376.  
  15377.  
  15378.  
  15379.  
  15380.  
  15381.  
  15382.  
  15383.  
  15384.  
  15385.  
  15386.  
  15387.  
  15388.  
  15389.  
  15390.  
  15391.  
  15392.  
  15393.  
  15394.  
  15395.  
  15396.  
  15397.  
  15398.  
  15399.  
  15400.  
  15401.  
  15402.  
  15403.  
  15404.  
  15405.  
  15406.  
  15407.  
  15408.  
  15409.  
  15410.  
  15411.  
  15412.  
  15413.  
  15414.  
  15415.  
  15416.  
  15417.  
  15418.  
  15419.  
  15420.  
  15421.  
  15422.  
  15423.  
  15424.  
  15425.  
  15426.  
  15427.  
  15428.  
  15429.  
  15430.  
  15431.  
  15432.  
  15433.  
  15434.  
  15435.  
  15436.  
  15437.  
  15438.  
  15439.  
  15440.  
  15441.  
  15442.  
  15443.  
  15444.  
  15445.  
  15446.  
  15447.  
  15448.  
  15449.  
  15450.  
  15451.  
  15452.  
  15453.  
  15454.  
  15455.  
  15456.  
  15457.  
  15458.  
  15459.  
  15460.  
  15461.  
  15462.  
  15463.  
  15464.  
  15465.  
  15466.  
  15467.  
  15468.  
  15469.  
  15470.  
  15471.  
  15472.  
  15473.  
  15474.  
  15475.  
  15476.  
  15477.  
  15478.  
  15479. APAR Identifier ...... JR07280      Last Changed ........ 94/04/15
  15480. SQL2003C ERROR MSG IS INCOMPLETE - SHOULD INCLUDE SQLERRD 0  OF
  15481. SQLCA
  15482.  
  15483. Symptom ...... IN INCORROUT         Status ........... CLOSED  CAN
  15484. Severity ................... 1      Date Closed ......... 94/04/15
  15485. Component .......... 562204401      Duplicate of .........
  15486. Reported Release ......... 100      Fixed Release ............
  15487. Component Name DBASE MGR - SIN      Special Types ....
  15488. Current Target Date ..              Type of Relief ..Not Available
  15489. SCP ................... OS/2        Platform ............ OS/2
  15490.  
  15491. Status Detail: Not Available
  15492.  
  15493. PE PTF List:
  15494.  
  15495. PTF List:
  15496.  
  15497.  
  15498. Parent APAR:
  15499. Child APAR list:
  15500.  
  15501.  
  15502. ERROR DESCRIPTION:
  15503. While doing a RESTORE of a DB, customer received error
  15504. code SQL2003c .  On-line documentation refers customers
  15505. to value of SQLERRD 0  of SQLCA which has now
  15506. disappeared after the execution .  Problem isolation
  15507. then become a hit and miss affair .
  15508. Customer does not feel it appropriate to expect him to recode
  15509. the RESTORE command so as to have direct access to SQLERRD 0
  15510. if SQLCA .  This value should be captured and reported to the
  15511. user at the same time as the SQL2003c error .
  15512.  
  15513.  
  15514. LOCAL FIX:
  15515.  
  15516.  
  15517. PROBLEM SUMMARY:
  15518.  
  15519.  
  15520. PROBLEM CONCLUSION:
  15521.  
  15522.  
  15523. TEMPORARY FIX:
  15524.  
  15525.  
  15526. COMMENTS: PMR was closed as not a problem.
  15527.  
  15528.  
  15529. MODULES/MACROS:
  15530.  
  15531.  
  15532. SRLS:
  15533.  
  15534.  
  15535. RTN CODES:
  15536.  
  15537.  
  15538. CIRCUMVENTION:
  15539.  
  15540.  
  15541. MESSAGE TO SUBMITTER:
  15542. / 0  Closed  command  SHOULD 
  15543.  has  Problem   execution 0      While  customer  Platform  Severity 
  15544.  Platform  Types 04  1   Child  the   DBASE 
  15545. same   INCOMPLETE  Special    . 04 appropriate / 1  Release 
  15546. 0  SQL2003c   1 
  15547.  
  15548.  
  15549.  OS captured  user 1 
  15550.  
  15551.  
  15552. him captured 
  15553.  
  15554.  
  15555. time 100 TEMPORARY captured      1 disappeared  .  / 
  15556.  
  15557.  
  15558. captured          Child  . 
  15559.  
  15560.  
  15561.  
  15562.  
  15563.                   - 
  15564.  
  15565.  
  15566. ,  04  0 
  15567.  
  15568. at Identifier 000000 JR07280        line Child 00000000 APAR0410494
  15569. Date04: command PTF disappeared feel reported INCOMPLETE
  15570.  
  15571.  
  15572. Status 0JR07280    000 DBASE direct                SQLCA 00000000000 CLOSED  direct
  15573. SHOULD 0000000000000000000 access        customers Closed 000000000 APAR0410494
  15574. Component 0000000JR07280    0 after        documentation of 000000000
  15575. Reported refers 000000000 100        expect refers 000000000000
  15576. Component not DB MODULES / so        SQL2003C TO 0000
  15577. Customer SUBMITTER customers 00              time of Release 00now Available
  15578. SCP 0000000000000000000 Parent04:                   000000000000 Parent04:
  15579.  
  15580. SQLCA Detailappropriate     Available
  15581.  
  15582. PMR PROBLEM Listappropriate
  15583.  
  15584. PROBLEM Listappropriate
  15585.  
  15586.  
  15587. Platform atappropriate
  15588. CIRCUMVENTION at listappropriate
  15589.  
  15590.  
  15591. does DESCRIPTIONappropriate
  15592. On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom
  15593. ,Name Changed Target OF of Type Last,0 the IS which as
  15594. SIN become Relief0
  15595. On PE    appropriate to Target hit -has Duplicateappropriate- it user Target value
  15596. a0  IN error value SIN MGR Target value if Target Fixed
  15597. LOCAL OS PE 15 as Types affair0
  15598.  
  15599.  
  15600. MACROS executionappropriate
  15601.  
  15602.  
  15603. problem SRLSappropriate IN Target Date04: CODES receivedappropriate
  15604.  On PE 2appropriate Target Symptom doing of ,isolation, have Target Symptom
  15605.  ,Name Changed Target OF of Type Last,0 the IS which as
  15606.  SIN become Relief0
  15607.  On PE 562204401appropriate to Target hit -has Duplicateappropriate- it user Target value
  15608.  a0  IN error. then value SIN MGR Target value if Target
  15609.  Fixed LOCAL OS PE 15 as Types affair0
  15610.  
  15611.  
  15612. problem CONCLUSIONappropriate TEMPORARY customer Symptom have CAN INCLUDE if
  15613. Target Date04and CODES received0  Special captured Date04: asJR07280    04and
  15614. should Target same Severity of be ERROR FIX Target CODES received. Target
  15615. Not recode of Target Date04: CODES received was him Target
  15616. Current INCORROUT0
  15617.  
  15618.  
  15619. SUMMARY executionappropriate
  15620.  
  15621.  
  15622. COMMENTSappropriate
  15623.  
  15624.  
  15625. MSG04MESSAGEappropriate
  15626.  
  15627.  
  15628. SQL2003cappropriate        RTNJR07280
  15629. RESTORE codeappropriate
  15630.  
  15631.  
  15632. closedappropriate
  15633.  
  15634.  
  15635. miss This SQLERRDappropriate